summaryrefslogtreecommitdiffstats
path: root/prototypes/bifrost/scripts
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-03-21 12:36:23 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-03-21 12:49:37 +0100
commitb2ef9343918cc08e6042a5c3adcfe680351ac629 (patch)
tree628bd48214c3f420919ea66c7f19b03db63b33d6 /prototypes/bifrost/scripts
parent1686df597be23ac2924cc90a821930a22a1d02d5 (diff)
xci: Remove obsolete bifrost dib ELEMENTS_PATH
Change-Id: I7baa0db9c8193e4041883d5997529df98919c7af Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'prototypes/bifrost/scripts')
-rwxr-xr-xprototypes/bifrost/scripts/osa-bifrost-deployment.sh3
-rwxr-xr-xprototypes/bifrost/scripts/test-bifrost-deployment.sh3
2 files changed, 0 insertions, 6 deletions
diff --git a/prototypes/bifrost/scripts/osa-bifrost-deployment.sh b/prototypes/bifrost/scripts/osa-bifrost-deployment.sh
index bd6e54383..c92bd9d4e 100755
--- a/prototypes/bifrost/scripts/osa-bifrost-deployment.sh
+++ b/prototypes/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
diff --git a/prototypes/bifrost/scripts/test-bifrost-deployment.sh b/prototypes/bifrost/scripts/test-bifrost-deployment.sh
index 3c3b6bacb..2e33bc164 100755
--- a/prototypes/bifrost/scripts/test-bifrost-deployment.sh
+++ b/prototypes/bifrost/scripts/test-bifrost-deployment.sh
@@ -54,9 +54,6 @@ WRITE_INTERFACES_FILE=true
# Set BIFROST_INVENTORY_SOURCE
export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.json
-# 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