Update setup hardening on local

This commit is contained in:
2024-03-17 17:22:24 +01:00
parent 7d86664625
commit c6ed07e1f2
8 changed files with 285 additions and 102 deletions

22
hosts
View File

@@ -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]