Make get-occ-config.sh support custom roles
authorJames Slagle <jslagle@redhat.com>
Wed, 12 Oct 2016 20:06:00 +0000 (16:06 -0400)
committerJames Slagle <jslagle@redhat.com>
Thu, 1 Dec 2016 22:43:45 +0000 (17:43 -0500)
commit64e44e8626e394a8ec41c798769893c0629958a3
treec8a16a89808915d7f17663cbb9ca968688a2ca98
parentd19ae9f4909b36697e224b4fd1878ebe439a679e
Make get-occ-config.sh support custom roles

Updates the get-occ-config.sh script used with the deployed-server
environment to support custom roles. Any custom role name, and a
corresponding set of hosts (ip addresses or hostnames) can now be passed
to the script and it will query for the proper nested stack uuid's and
configure os-collect-config appropriately on the respective nodes.

Change-Id: I8fc39e6d18cd70ff881e2a284234b26261018d67
deployed-server/README.rst
deployed-server/scripts/get-occ-config.sh