instack-undercloud/elements/undercloud-install/extra-data.d/01-install-bin
James Slagle be7cb52d33 Clean up json file
Now that Puppet is driving a large portion of the Undercloud installation, we
can clean up some previously used elements from the json-files.

We do have to provide some additional bits via the undercloud-install element,
such as simple dib-init-system script. This is much simpler than continuing to
use large elements from tripleo-image-elements that have other unintended
side-effects that we want to avoid.

Change-Id: I0c3626e3b4a2de3d7f1e1bc3274be4150b552a26
2015-03-17 16:15:55 -04:00

6 lines
70 B
Bash
Executable File

#!/bin/bash
set -eux
sudo cp $(dirname $0)/../bin/* /usr/local/bin/