Now configuring magic-router as well

This commit is contained in:
2021-11-12 00:36:16 +01:00
parent a306d9e56c
commit 35590f4e59
6 changed files with 70 additions and 7 deletions

View File

@@ -13,7 +13,6 @@ cloud-1:
cloud-cluster-1-worker-1:
cloud-cluster-1-worker-2:
edge-1:
vars:
magic_router_ip: 192.168.111.10
@@ -56,9 +55,21 @@ site-1:
hosts:
site-emulator-1:
all:
networking:
vars:
ansible_become: true
ansible_user: ubuntu
hosts:
magic-router:
kubernetes:
children:
cloud-1:
edge-1:
edge-2:
all:
children:
networking:
kubernetes:
site-1: