Change setup to my local centos7 VM
This commit is contained in:
13
inv.yml
13
inv.yml
@@ -1,15 +1,12 @@
|
||||
all:
|
||||
hosts:
|
||||
ed-c7-1:
|
||||
centos7VM:
|
||||
ansible_user: root
|
||||
ansible_host: ed-c7-1.virt.magni.thoto.net
|
||||
ansible_host: localhost
|
||||
ansible_port: 19322
|
||||
ssh_args: -o ControlMaster=auto -o ControlPersist=60s
|
||||
# ansible_host: 192.168.122.139
|
||||
unpriv_user: thoto
|
||||
unpriv_user: centos7 # gains privileges to use docker
|
||||
children:
|
||||
htcondor:
|
||||
hosts:
|
||||
ed-c7-1:
|
||||
slurm:
|
||||
hosts:
|
||||
ed-c7-1:
|
||||
centos7VM
|
||||
|
Reference in New Issue
Block a user