use Array for apache2 listen attributes
* remove empty hash as value for apache.listen from testing environment Depends-On: I7304932c19398c2bd245bbb7cbad6df4f487047e Depends-On: Id91fb812ba91dab2803c68d24adaddbe0fde7a5e Change-Id: Ia135f648acf0aec19b8de9f0de4aae3b45ac86ff
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
},
|
||||
"json_class": "Chef::Environment",
|
||||
"chef_type": "environment",
|
||||
"default_attributes": {
|
||||
"apache": {
|
||||
"listen" : {}
|
||||
}
|
||||
},
|
||||
"override_attributes": {
|
||||
"openstack": {
|
||||
"yum": {
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"default_attributes": {
|
||||
"apt": {
|
||||
"compile_time_update" : true
|
||||
},
|
||||
"apache": {
|
||||
"listen" : {}
|
||||
}
|
||||
},
|
||||
"override_attributes": {
|
||||
|
||||
Reference in New Issue
Block a user