From: William Van Hevelingen <[email protected]>
Signed-off-by: William Van Hevelingen <[email protected]>
---
Local-branch: feature/master/5666
lib/facter/id.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/facter/id.rb b/lib/facter/id.rb
index 0a4067d..deddc4a 100644
--- a/lib/facter/id.rb
+++ b/lib/facter/id.rb
@@ -1,5 +1,5 @@
Facter.add(:id) do
- confine :operatingsystem => %w{Linux Fedora RedHat CentOS SuSE SLES Debian
Ubuntu Gentoo AIX OEL OVS}
+ confine :operatingsystem => %w{Linux Fedora RedHat CentOS SuSE SLES Debian
Ubuntu Gentoo AIX OEL OVS windows}
setcode "whoami"
end
--
1.7.0.4
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.