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 command: openstack
plugs: plugs:
- network - network
configure-the-things: configure-openstack:
command: bin/configure-the-things.sh command: configure-openstack
plugs: plugs:
- network - network
- process-control
# Keystone # Keystone
keystone-uwsgi: keystone-uwsgi: