OSM_HOSTNAME set to 127.0.0.1 instead of localhost to fix issues detected in some...
[osm/devops.git] / juju-charms / juju-env.sh
1 # Set the Juju env variables for building a layer
2 export JUJU_REPOSITORY=`pwd`
3 export INTERFACE_PATH=$JUJU_REPOSITORY/interfaces
4 export LAYER_PATH=$JUJU_REPOSITORY/layers