Use the local collector to bootstrap deployed servers
authorSteve Baker <sbaker@redhat.com>
Thu, 1 Dec 2016 01:02:54 +0000 (01:02 +0000)
committerJames Slagle <jslagle@redhat.com>
Wed, 5 Apr 2017 02:31:58 +0000 (22:31 -0400)
commit5e934cd9b8b17c62a2f8729a1e6f50b9b9001ff8
tree56fecf0892790d0982ba2b9127ec816d4126d76a
parent1b09a3d6e295f602c118c6656d1abce8614f915c
Use the local collector to bootstrap deployed servers

os-collect-config is already configured to use json files in
/var/lib/os-collect-config/local-data/ as a data source, so this can
be used in the deployed-server get-occ-config.sh to copy in the
required json to generate the required os-collect-config.conf.

Co-Authored-By: James Slagle <jslagle@redhat.com>
Closes-Bug: #1679705
Change-Id: Ibde9e6bf360277d4ff64f66d637a5c7f0360e754
deployed-server/scripts/get-occ-config.sh
releasenotes/notes/get-occ-config-local-connector-5bbec3f591a9f311.yaml [new file with mode: 0644]