forked from CCCHH/ansible-infra
router(host): add systemd-networkd-based network config
This commit is contained in:
parent
d6ba70523c
commit
a9e394da06
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/'
|
||||
|
|
@ -100,6 +100,7 @@ base_config_hosts:
|
|||
renovate:
|
||||
systemd_networkd_hosts:
|
||||
hosts:
|
||||
router:
|
||||
docker_compose_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue