Merge "use Array for apache2 listen attributes"
This commit is contained in:
commit
bd60507ee6
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user