summaryrefslogtreecommitdiffstats
path: root/ci/03-maasdeploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/03-maasdeploy.sh')
-rwxr-xr-xci/03-maasdeploy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/03-maasdeploy.sh b/ci/03-maasdeploy.sh
index 85239506..43e95857 100755
--- a/ci/03-maasdeploy.sh
+++ b/ci/03-maasdeploy.sh
@@ -222,8 +222,8 @@ configuremaas(){
#maas $PROFILE boot-source update $SOURCE_ID \
# url=$URL keyring_filename=$KEYRING_FILE || true
- #maas $PROFILE boot-resources import || true
- #sleep 60
+ maas $PROFILE boot-resources import || true
+ sleep 10
while [ "$(maas $PROFILE boot-resources is-importing)" == "true" ];
do