🔧 inventory: Introduce new group 'docker_host'
Hosts which have Docker installed and where containers can run. Might make it easier to deploy a unified setup on each of them.
This commit is contained in:
parent
ab08f1daa1
commit
083bab14e8
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@ all:
|
||||||
unicorn.n39.eu:
|
unicorn.n39.eu:
|
||||||
|
|
||||||
children:
|
children:
|
||||||
|
docker_host:
|
||||||
|
hosts:
|
||||||
|
krypton.n39.eu:
|
||||||
|
pottwal.n39.eu:
|
||||||
|
radon.n39.eu:
|
||||||
|
tau.netz39.de:
|
||||||
|
unicorn.n39.eu:
|
||||||
proxmox:
|
proxmox:
|
||||||
hosts:
|
hosts:
|
||||||
holmium.n39.eu:
|
holmium.n39.eu:
|
||||||
|
|
Loading…
Reference in a new issue