router(host): add systemd-networkd-based network config
Some checks failed
/ Ansible Lint (push) Failing after 48s
Some checks failed
/ Ansible Lint (push) Failing after 48s
This commit is contained in:
parent
ed8670f7da
commit
217b44c3fa
12 changed files with 126 additions and 0 deletions
1
inventories/chaosknoten/host_vars/router.yaml
Normal file
1
inventories/chaosknoten/host_vars/router.yaml
Normal file
|
@ -0,0 +1 @@
|
|||
systemd_networkd__config_dir: 'resources/chaosknoten/router/systemd_networkd/'
|
|
@ -90,6 +90,7 @@ base_config_hosts:
|
|||
zammad:
|
||||
systemd_networkd_hosts:
|
||||
hosts:
|
||||
router:
|
||||
docker_compose_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue