diff --git a/snap/hooks/configure b/snap-overlay/bin/configure-openstack similarity index 100% rename from snap/hooks/configure rename to snap-overlay/bin/configure-openstack diff --git a/snapcraft.yaml b/snapcraft.yaml index 647c6a6..9747c21 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -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: