Add nas-remote to promclients
This commit is contained in:
parent
04145f21e0
commit
bfd156fda6
@ -30,19 +30,23 @@ promservers:
|
|||||||
|
|
||||||
promclients:
|
promclients:
|
||||||
hosts:
|
hosts:
|
||||||
hyperreal.coffee:
|
nas-remote:
|
||||||
ansible_user: jas
|
ansible_user: root
|
||||||
ansible_host: hyperreal.lyrebird-marlin.ts.net
|
ansible_host: nas-remote.lyrebird-marlin.ts.net
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
|
||||||
nas-local:
|
|
||||||
ansible_user: jas
|
|
||||||
ansible_host: nas-local.lyrebird-marlin.ts.net
|
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
|
||||||
auxnode:
|
|
||||||
ansible_user: jas
|
|
||||||
ansible_host: auxnode.lyrebird-marlin.ts.net
|
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
|
||||||
auxnode2:
|
|
||||||
ansible_user: jas
|
|
||||||
ansible_host: 10.0.0.5
|
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
# hyperreal.coffee:
|
||||||
|
# ansible_user: jas
|
||||||
|
# ansible_host: hyperreal.lyrebird-marlin.ts.net
|
||||||
|
# ansible_python_interpreter: /usr/bin/python3
|
||||||
|
# nas-local:
|
||||||
|
# ansible_user: jas
|
||||||
|
# ansible_host: nas-local.lyrebird-marlin.ts.net
|
||||||
|
# ansible_python_interpreter: /usr/bin/python3
|
||||||
|
# auxnode:
|
||||||
|
# ansible_user: jas
|
||||||
|
# ansible_host: auxnode.lyrebird-marlin.ts.net
|
||||||
|
# ansible_python_interpreter: /usr/bin/python3
|
||||||
|
# auxnode2:
|
||||||
|
# ansible_user: jas
|
||||||
|
# ansible_host: 10.0.0.5
|
||||||
|
# ansible_python_interpreter: /usr/bin/python3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user