Merge "Temporarily disable gpgcheck for RDO"

This commit is contained in:
Jenkins 2016-02-23 18:16:59 +00:00 committed by Gerrit Code Review
commit 8e407bfa0b
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
"override_attributes": {
"openstack": {
"yum": {
"rdo_delorean_enabled": true
"rdo_delorean_enabled": true,
"gpgcheck": false
},
"mq": {
"user": "admin"