On 24 December 2010 02:52, William Van Hevelingen <wva...@gmail.com> wrote:
> From: William Van Hevelingen <w...@cs.pdx.edu>

Looks good - according to this:

http://www.windowsitpro.com/article/tips/jsi-tip-7308-the-windows-xp-and-windows-server-2003-whoami-utility-.aspx

It's new in XP/2003 server. Can someone from puppetlabs let us know
what the version support for Windows is meant to cover.


Paul

> Signed-off-by: William Van Hevelingen <wva...@gmail.com>
> ---
> 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 puppet-...@googlegroups.com.
> To unsubscribe from this group, send email to 
> puppet-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/puppet-dev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to