summaryrefslogtreecommitdiffstats
path: root/ci/clean.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canoncial.com>2015-09-14 18:48:20 -0500
committerNarinder Gupta <narinder.gupta@canoncial.com>2015-09-15 13:05:37 -0500
commit2c1d598ce2468452fe34ee2e005e6348734ac350 (patch)
treee0ffcf2ec864b52151ecc76f8fe64692cbd5701a /ci/clean.sh
parent4721b062c4ac0fe8030407948b856661beb8ed46 (diff)
added the deployment.yaml so that maas-deployer can be deployed
with scripts itself with csripts. modified the yaml file further to deploy gateway on bare metal. rename 01-bootstrap.sh to 00-bootstrap.sh for sequence. Change-Id: Ic409871f4e99158308bee2860132cda94ce10b42
Diffstat (limited to 'ci/clean.sh')
-rwxr-xr-xci/clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/clean.sh b/ci/clean.sh
index 7affbe71..3e990eae 100755
--- a/ci/clean.sh
+++ b/ci/clean.sh
@@ -3,7 +3,7 @@
set -ex
#juju-deployer -T -d
-juju destroy-environment maas -y
+juju destroy-environment demo-maas -y
rm -rf ~/.juju/j*
rm -rf ~/.juju/environments
rm -rf ~/.juju/ssh