projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f27695
)
stab two
author
Stephen Gran
<steve@lobefin.net>
Tue, 21 Sep 2010 20:33:37 +0000
(21:33 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 21 Sep 2010 20:33:37 +0000
(21:33 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
facts/ipaddresses.rb
patch
|
blob
|
history
diff --git
a/facts/ipaddresses.rb
b/facts/ipaddresses.rb
index
01e2012
..
0dd13fd
100644
(file)
--- a/
facts/ipaddresses.rb
+++ b/
facts/ipaddresses.rb
@@
-20,7
+20,7
@@
Facter.add("v4ips") do
end
Facter.add("v4ips") do
- confine :kernel => %w{FreeBSD}
+ confine :kernel => %w{
GNU/k
FreeBSD}
setcode do
addrs = []
output = %x{/sbin/ifconfig}