remove test user

This commit is contained in:
2023-10-09 22:38:13 +02:00
parent b3f98300e2
commit c1b01f8ac0
3 changed files with 8 additions and 10 deletions

12
hosts
View File

@@ -9,15 +9,15 @@
; [ovh]
; ovh_fr ansible_host=37.187.127.90 ansible_user=stephane
; [scaleway]
; [perso]
; scaleway_fr ansible_host=163.172.84.28 ansible_user=stephane
[local]
vagrant ansible_host=192.168.33.10 ansible_user=vagrant ansible_password=vagrant
ubuntu-worker ansible_host=192.168.33.11 ansible_user=vagrant ansible_password=vagrant
; [local]
; vagrant ansible_host=192.168.33.10 ansible_user=vagrant ansible_password=vagrant
; ubuntu-worker ansible_host=192.168.33.11 ansible_user=vagrant ansible_password=vagrant
[workers]
ubuntu-worker ansible_host=192.168.33.11 ansible_user=vagrant ansible_password=vagrant
; [workers]
; ubuntu-worker ansible_host=192.168.33.11 ansible_user=vagrant ansible_password=vagrant
#kubectl label node ubuntu-worker node-role.kubernetes.io/worker ubuntu-worker