/[adm]/puppet/deployment/mga_buildsystem/manifests/config.pp
ViewVC logotype

Diff of /puppet/deployment/mga_buildsystem/manifests/config.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3194 by boklm, Thu May 23 16:10:12 2013 UTC revision 3195 by boklm, Thu May 23 16:38:35 2013 UTC
# Line 119  class mga_buildsystem::config { Line 119  class mga_buildsystem::config {
119          '_real_vendor' => 'mageia',          '_real_vendor' => 'mageia',
120      }      }
121      $repo_allow_from = [      $repo_allow_from = [
122          '2a02:2178:2:7::3/64', # valstar          $::nodes_ipaddr[valstar][ipv6],
123          '2a02:2178:2:7::4/64', # ecosse          $::nodes_ipaddr[ecosse][ipv6],
124          '2a02:2178:2:7::5/64', # jonund          $::nodes_ipaddr[jonund][ipv6],
125          ".${::domain}",          ".${::domain}",
126          '10.42.0',          '10.42.0',
127          '212.85.158.152',      #rabbit          $::nodes_ipaddr[rabbit][ipv4],      #rabbit
128      ]      ]
129    
130      # the list of checks, actions, posts for cauldron in youri-upload      # the list of checks, actions, posts for cauldron in youri-upload

Legend:
Removed from v.3194  
changed lines
  Added in v.3195

  ViewVC Help
Powered by ViewVC 1.1.30