]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/attributes/default.rb
Correct attribute name
[chef.git] / cookbooks / postgresql / attributes / default.rb
index 770c0dbeacf1b3eccbf40e14ccf715318e055945..568e53b5768a2cbc312185b9d8ec9e6d622098e1 100644 (file)
@@ -49,5 +49,3 @@ default[:postgresql][:settings][:defaults][:user_name_maps] = {}
 default[:postgresql][:settings][:defaults][:early_authentication_rules] = []
 default[:postgresql][:settings][:defaults][:late_authentication_rules] = []
 default[:postgresql][:settings][:defaults][:standby_mode] = "off"
-
-default[:apt][:sources] = node[:apt][:sources] | ["postgresql"]