xci: Remove obsolete bifrost dib ELEMENTS_PATH 87/31187/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 21 Mar 2017 11:36:23 +0000 (12:36 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 21 Mar 2017 11:49:37 +0000 (12:49 +0100)
Change-Id: I7baa0db9c8193e4041883d5997529df98919c7af
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
prototypes/bifrost/scripts/osa-bifrost-deployment.sh
prototypes/bifrost/scripts/test-bifrost-deployment.sh

index bd6e543..c92bd9d 100755 (executable)
@@ -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
index 3c3b6ba..2e33bc1 100755 (executable)
@@ -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