]> git.openstreetmap.org Git - chef.git/commitdiff
Enable postgresql repos for pummelzackend
authorTom Hughes <tom@compton.nu>
Sun, 18 Sep 2016 12:49:52 +0000 (13:49 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 18 Sep 2016 12:49:52 +0000 (13:49 +0100)
roles/pummelzacken.rb

index b22021f474fc5f3a0b2565a48483ae0b3b537fb3..ec2ac08b62bc4e5bd4da7522d649e8584c592aac 100644 (file)
@@ -2,6 +2,9 @@ name "pummelzacken"
 description "Master role applied to pummelzacken"
 
 default_attributes(
 description "Master role applied to pummelzacken"
 
 default_attributes(
+  :apt => {
+    :sources => ["postgresql"]
+  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {
   :networking => {
     :interfaces => {
       :internal_ipv4 => {