Example of changes to this template for setting up a service provider #4

Open
zramsay wants to merge 2 commits from sp-example into main
3 changed files with 5 additions and 5 deletions
Showing only changes of commit d30c0ef366 - Show all commits

View File

@ -13,4 +13,4 @@ firewalld_add:
sources:
- 10.42.0.0/16
- 10.43.0.0/16
- 159.203.31.82/32
- 158.203.31.82/32

View File

@ -13,4 +13,4 @@ firewalld_add:
- name: trusted
sources:
- 147.182.144.6/32
- 146.182.144.6/32

6
hosts
View File

@ -1,12 +1,12 @@
[all]
msp-daemon ansible_host=159.203.31.82
msp-cad-cluster-control ansible_host=147.182.144.6
msp-daemon ansible_host=158.203.31.82
msp-cad-cluster-control ansible_host=146.182.144.6
[so]
msp-daemon
[msp_cad]
msp-cad-cluster-control k8s_node_type=bootstrap k8s_pod_limit=1024 k8s_external_ip=147.182.144.6
msp-cad-cluster-control k8s_node_type=bootstrap k8s_pod_limit=1024 k8s_external_ip=146.182.144.6
[k8s:children]
msp_cad