diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-03-21 12:36:23 +0100 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-08-11 12:56:12 -0700 |
commit | 2a52757f19f879a38b8660aa4f8d448455e61ac1 (patch) | |
tree | dfa59d840d2e8909c3a6ecb3fd136cec3c6ce80e /bifrost/scripts/osa-bifrost-deployment.sh | |
parent | 28f96fe95329934e72ef8df1d4313b1b71250662 (diff) |
xci: Remove obsolete bifrost dib ELEMENTS_PATH
Change-Id: I7baa0db9c8193e4041883d5997529df98919c7af
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'bifrost/scripts/osa-bifrost-deployment.sh')
-rwxr-xr-x | bifrost/scripts/osa-bifrost-deployment.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bifrost/scripts/osa-bifrost-deployment.sh b/bifrost/scripts/osa-bifrost-deployment.sh index bd6e5438..c92bd9d4 100755 --- a/bifrost/scripts/osa-bifrost-deployment.sh +++ b/bifrost/scripts/osa-bifrost-deployment.sh @@ -55,9 +55,6 @@ INVENTORY_DHCP_STATIC_IP=false WRITE_INTERFACES_FILE=true -# DIB custom elements path -export ELEMENTS_PATH=/opt/puppet-infracloud/files/elements - # settings for console access export DIB_DEV_USER_PWDLESS_SUDO=yes export DIB_DEV_USER_PASSWORD=devuser |