Drop use of configure hook for now

This commit is contained in:
James Page 2018-11-05 12:59:27 +00:00
parent 02a483b404
commit de7792812e
2 changed files with 2 additions and 3 deletions

View File

@ -28,11 +28,10 @@ apps:
command: openstack
plugs:
- network
configure-the-things:
command: bin/configure-the-things.sh
configure-openstack:
command: configure-openstack
plugs:
- network
- process-control
# Keystone
keystone-uwsgi: