Temporarily disable gpgcheck for RDO

Change-Id: Idad2c506690c262eca9451b8a2e9dbbb20a15939
This commit is contained in:
Samuel Cassiba 2016-02-16 22:03:25 -08:00
parent 481af2f96a
commit 50a683dc4c
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"