first commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[all:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
|
||||
[control_node]
|
||||
localhost ansible_connection=local
|
||||
|
||||
[pxe_servers]
|
||||
opnsense.lab.cudanet.org ansible_user=root ansible_python_interpreter=/usr/local/bin/python3
|
||||
|
||||
[ocp_nodes]
|
||||
bootstrap.ocp.lab.cudanet.org
|
||||
node01.ocp.lab.cudanet.org
|
||||
node02.ocp.lab.cudanet.org
|
||||
node03.ocp.lab.cudanet.org
|
||||
node04.ocp.lab.cudanet.org
|
||||
node05.ocp.lab.cudanet.org
|
||||
node06.ocp.lab.cudanet.org
|
||||
Reference in New Issue
Block a user