summaryrefslogtreecommitdiff
path: root/unmaintained/strata/openstack-services/keystone.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/strata/openstack-services/keystone.morph')
-rw-r--r--unmaintained/strata/openstack-services/keystone.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/unmaintained/strata/openstack-services/keystone.morph b/unmaintained/strata/openstack-services/keystone.morph
deleted file mode 100644
index 836b5d47..00000000
--- a/unmaintained/strata/openstack-services/keystone.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: keystone
-kind: chunk
-build-system: python-distutils
-post-install-commands:
-# Install some default configuration files
-- mkdir -p "$DESTDIR"/etc/keystone
-- install -m 644 etc/keystone-paste.ini "$DESTDIR"/etc/keystone/
-- install -m 644 etc/policy.json "$DESTDIR"/etc/keystone/
-- install -m 644 etc/logging.conf.sample "$DESTDIR"/etc/keystone/logging.conf