Remove registry* hosts for now
This commit is contained in:
parent
d81b8dc968
commit
e260fc6d47
2 changed files with 0 additions and 6 deletions
5
hosts
5
hosts
|
@ -67,10 +67,6 @@ print01.home.foo.sh
|
|||
proxy01.home.foo.sh
|
||||
proxy02.home.foo.sh
|
||||
|
||||
[registry]
|
||||
registry01.home.foo.sh
|
||||
registry02.home.foo.sh
|
||||
|
||||
[relay]
|
||||
relay01.home.foo.sh
|
||||
relay02.home.foo.sh
|
||||
|
@ -122,7 +118,6 @@ static
|
|||
zm
|
||||
|
||||
[fedora:children]
|
||||
registry
|
||||
|
||||
[openbsd:children]
|
||||
backup
|
||||
|
|
1
site.yml
1
site.yml
|
@ -15,7 +15,6 @@
|
|||
- import_playbook: playbooks/ns.yml
|
||||
- import_playbook: playbooks/print.yml
|
||||
- import_playbook: playbooks/proxy.yml
|
||||
- import_playbook: playbooks/registry.yml
|
||||
- import_playbook: playbooks/relay.yml
|
||||
- import_playbook: playbooks/shell.yml
|
||||
- import_playbook: playbooks/sqldb.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue