Mercurial > hg > soundsoftware-site
diff deploy/vagrant/vagrant-provision.sh @ 1601:07deb8466f65 deploy
More provisioning docs/tweaks
author | Chris Cannam |
---|---|
date | Thu, 24 Aug 2017 14:25:03 +0100 |
parents | 83412a0a2389 |
children |
line wrap: on
line diff
--- a/deploy/vagrant/vagrant-provision.sh Wed Aug 23 11:32:50 2017 +0100 +++ b/deploy/vagrant/vagrant-provision.sh Thu Aug 24 14:25:03 2017 +0100 @@ -1,10 +1,5 @@ #!/bin/bash -#!!! still not covered: -# * https -# * http auth for API (/sys) and /admin interfaces -# * sending email - set -e for f in /code-to-deploy/deploy/provision.d/[0-9]*.sh ; do