Update setup hardening on local
This commit is contained in:
22
hosts
22
hosts
@@ -1,20 +1,24 @@
|
||||
# Test VM vagrant
|
||||
[kubernetes:children]
|
||||
kubemaster
|
||||
kubeworker
|
||||
; [kubernetes:children]
|
||||
; kubemaster
|
||||
; kubeworker
|
||||
|
||||
[kubemaster]
|
||||
ovh_master ansible_host=37.187.127.90 ansible_user=stephane
|
||||
|
||||
[kubeworker]
|
||||
ovh_worker ansible_host=5.135.181.11 ansible_user=stephane
|
||||
; [kubemaster]
|
||||
; ovh_master ansible_host=37.187.127.90 ansible_user=stephane
|
||||
|
||||
[netbird]
|
||||
ovh01 ansible_host=5.135.181.11 ansible_user=stephane
|
||||
scaleway_fr ansible_host=163.172.84.28 ansible_user=stephane
|
||||
|
||||
[controller]
|
||||
scaleway_fr ansible_host=163.172.84.28 ansible_user=stephane
|
||||
|
||||
[monitoring]
|
||||
ovh01 ansible_host=5.135.181.11 ansible_user=stephane
|
||||
ubuntu ansible_host=192.168.0.21 ansible_user=vagrant ansible_password=vagrant
|
||||
|
||||
[test]
|
||||
192.168.0.20
|
||||
ubuntu ansible_host=192.168.0.21 ansible_user=vagrant ansible_password=vagrant
|
||||
|
||||
; # TO KNOW WHOIS CHISEL SERVER
|
||||
; [server]
|
||||
|
||||
Reference in New Issue
Block a user