Hello All, 

i am trying to use a range of ip address in below manner. the ip address 
ranges are 10.167.26.x, 10.167.25.x,10.167.5.x and 10.167.6.x
when i use the below it doesnt work.

please help!

Thanks,
Sara 

 if $::ipaddress =~ /^10\.0\.167\.\d{1,2}\.\d{1,3}$/ {
        include user::groups
        include user::sysadmin
        include sudoers
        include user::dev
  }

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/38abfc81-7c31-43a3-9f06-4966fe9d921b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to