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:
9a42179
)
ok, you're starting to make cranky
author
Stephen Gran
<steve@lobefin.net>
Tue, 22 Sep 2009 23:47:24 +0000
(
00:47
+0100)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 22 Sep 2009 23:47:24 +0000
(
00:47
+0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
facts/services.rb
patch
|
blob
|
history
diff --git
a/facts/services.rb
b/facts/services.rb
index
d52f09c
..
4e84174
100644
(file)
--- a/
facts/services.rb
+++ b/
facts/services.rb
@@
-1,6
+1,6
@@
["bugs","qa"].each do |service|
- confine :kernel => :linux
Facter.add(service + "_host") do
+ confine :kernel => :linux
service_name = "#{service}." + Facter.domain
active = false