/[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 3195 by boklm, Thu May 23 16:38:35 2013 UTC revision 3196 by boklm, Thu May 23 16:41:33 2013 UTC
# Line 120  class mga_buildsystem::config { Line 120  class mga_buildsystem::config {
120      }      }
121      $repo_allow_from = [      $repo_allow_from = [
122          $::nodes_ipaddr[valstar][ipv6],          $::nodes_ipaddr[valstar][ipv6],
123            $::nodes_ipaddr[valstar][ipv4],
124          $::nodes_ipaddr[ecosse][ipv6],          $::nodes_ipaddr[ecosse][ipv6],
125            $::nodes_ipaddr[ecosse][ipv4],
126          $::nodes_ipaddr[jonund][ipv6],          $::nodes_ipaddr[jonund][ipv6],
127            $::nodes_ipaddr[jonund][ipv4],
128          ".${::domain}",          ".${::domain}",
129          '10.42.0',          '10.42.0',
130          $::nodes_ipaddr[rabbit][ipv4],      #rabbit          $::nodes_ipaddr[rabbit][ipv4],
131            $::nodes_ipaddr[rabbit][ipv6],
132      ]      ]
133    
134      # 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.3195  
changed lines
  Added in v.3196

  ViewVC Help
Powered by ViewVC 1.1.30