remove test user
This commit is contained in:
12
hosts
12
hosts
@@ -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
|
||||
Reference in New Issue
Block a user