ansible: Rename slave to node
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 15 May 2017 19:05:38 +0000 (15:05 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 15 May 2017 19:05:38 +0000 (15:05 -0400)
commit868a646c47bd69951142ee9a6dcc688b481aa863
treedd3c955813532c4652a8ff5a47658aa6b67fa39e
parentc8fbf0c17a45f0a4e6559d00ea11a03b77ddfa2c
ansible: Rename slave to node

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
18 files changed:
automation/ansible/hosts
automation/ansible/node-all.yml [new file with mode: 0644]
automation/ansible/node-amd64.yml [new file with mode: 0644]
automation/ansible/node-arm64.yml [new file with mode: 0644]
automation/ansible/node-armhf.yml [new file with mode: 0644]
automation/ansible/node-i386.yml [new file with mode: 0644]
automation/ansible/node-powerpc.yml [new file with mode: 0644]
automation/ansible/node-ppc64el.yml [new file with mode: 0644]
automation/ansible/node-standalone.yml [new file with mode: 0644]
automation/ansible/site.yml
automation/ansible/slave-all.yml [deleted file]
automation/ansible/slave-amd64.yml [deleted file]
automation/ansible/slave-arm64.yml [deleted file]
automation/ansible/slave-armhf.yml [deleted file]
automation/ansible/slave-i386.yml [deleted file]
automation/ansible/slave-powerpc.yml [deleted file]
automation/ansible/slave-ppc64el.yml [deleted file]
automation/ansible/slave-standalone.yml [deleted file]
This page took 0.025109 seconds and 4 git commands to generate.