From 7df7f3b427739ff7d69da2ba218da0124822892c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 26 Nov 2017 23:39:48 +0000 Subject: Remove all .morph files and files from the old format --- .../usr/lib/systemd/system/openstack-horizon-setup.service | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 install-files/openstack/usr/lib/systemd/system/openstack-horizon-setup.service (limited to 'install-files/openstack/usr/lib/systemd/system/openstack-horizon-setup.service') diff --git a/install-files/openstack/usr/lib/systemd/system/openstack-horizon-setup.service b/install-files/openstack/usr/lib/systemd/system/openstack-horizon-setup.service deleted file mode 100644 index 9ec3197a..00000000 --- a/install-files/openstack/usr/lib/systemd/system/openstack-horizon-setup.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Run horizon-setup Ansible scripts -After=local-fs.target -Before=apache-httpd.service - -[Service] -ExecStart=/usr/bin/ansible-playbook -v -M /usr/share/ansible/ansible-openstack-modules -i /usr/share/openstack/hosts /usr/share/openstack/horizon.yml - -[Install] -WantedBy=multi-user.target -- cgit v1.2.1