feat: renamed mgmt01

This commit is contained in:
Simon Cornet 2025-07-01 13:54:18 +02:00
commit a7871697a3

View file

@ -9,7 +9,7 @@ drone ansible.siempie.internal=(root) NOPASSWD:SETENV:/usr/bin/sh *
{% if inventory_hostname in groups['proxmox'] %}
drone {{ inventory_hostname }}=(root) NOPASSWD:/home/drone/scripts/fstrim.sh
{% endif %}
{% if inventory_hostname == 'mgmt01.infra.vpn.mirahsimon.us' %}
{% if inventory_hostname == 'mgmt01.siempie.internal' %}
drone mgmt01.siempie.internal=(simon) NOPASSWD:/usr/local/bin/kubectl *
drone mgmt01.siempie.internal=(root) NOPASSWD:/usr/local/bin/kubectl *
drone mgmt01.siempie.internal=(root) NOPASSWD:/usr/local/bin/helm *