Adding deployer to the dependency list.

This commit is contained in:
Matt Bruzek 2015-04-17 17:25:23 -05:00
parent 89043414f6
commit 57683ce0ec

View File

@ -45,5 +45,5 @@ function gather_installation_reqs(){
fi fi
package_status 'juju-quickstart' package_status 'juju-quickstart'
package_status 'juju-deployer'
} }