Revert "workaround for BZ 1164359"
This reverts commit 21a1cf7076
.
I'm goin to use Icehouse because Juno does not work right now.
This commit is contained in:
parent
7df52bd052
commit
c85440db63
1 changed files with 0 additions and 3 deletions
|
@ -81,9 +81,6 @@
|
|||
- yum: state=present name=python-glanceclient
|
||||
- yum: name=* state=latest
|
||||
|
||||
# FIXME - temporary workaround of https://bugzilla.redhat.com/show_bug.cgi?id=1164359
|
||||
- yum: state=present name=https://kojipkgs.fedoraproject.org//packages/openstack-puppet-modules/2014.2.4/1.fc22/noarch/openstack-puppet-modules-2014.2.4-1.fc22.noarch.rpm,https://kojipkgs.fedoraproject.org//packages/openstack-packstack/2014.2/0.7.dev1340.gd4df05a.fc22/noarch/openstack-packstack-puppet-2014.2-0.7.dev1340.gd4df05a.fc22.noarch.rpm,https://kojipkgs.fedoraproject.org//packages/openstack-packstack/2014.2/0.7.dev1340.gd4df05a.fc22/noarch/openstack-packstack-2014.2-0.7.dev1340.gd4df05a.fc22.noarch.rpm
|
||||
|
||||
# http://docs.openstack.org/trunk/install-guide/install/yum/content/basics-database-controller.html
|
||||
- name: install mysql packages
|
||||
action: yum state=present pkg={{ item }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue