Update tuskar build from koji, remove a couple of workarounds

This commit is contained in:
James Slagle 2014-10-21 12:46:09 -04:00
parent 61d0711bf7
commit 63a1ca76d8
1 changed files with 1 additions and 6 deletions

View File

@ -19,7 +19,7 @@ if rpm -q fedora-release; then
if [ "$DIB_INSTALLTYPE_tuskar" = "package" ]; then
if ! rpm -q openstack-tuskar; then
yum -y install https://kojipkgs.fedoraproject.org//packages/openstack-tuskar/0.4.15/1.fc22/noarch/openstack-tuskar-0.4.15-1.fc22.noarch.rpm
yum -y install https://kojipkgs.fedoraproject.org//packages/openstack-tuskar/0.4.15/2.fc22/noarch/openstack-tuskar-0.4.15-2.fc22.noarch.rpm
fi
fi
@ -33,11 +33,6 @@ if rpm -q fedora-release; then
yum -y install openstack-ironic-common
fi
# openstack-tuskar does not create the tuskar user
if ! id tuskar; then
useradd tuskar
fi
# https://bugzilla.redhat.com/show_bug.cgi?id=1154720
chmod 0440 /etc/sudoers.d/ironic