projects
/
mirror
/
dsa-puppet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
autofs: add debian-buildd at ubc (RT#7993)
[mirror/dsa-puppet.git]
/
3rdparty
/
modules
/
stdlib
/
examples
/
has_ip_network.pp
1
include ::stdlib
2
info('has_ip_network(\'127.0.0.0\'):', has_ip_network('127.0.0.0'))
3
info('has_ip_network(\'128.0.0.0\'):', has_ip_network('128.0.0.0'))