From 0b9e33433d06288dadfa9409d48f7cc0723c6d3c Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Thu, 11 Mar 2010 22:10:09 -0600 Subject: still developing --- lib/puppet/type/sudoers.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/puppet/type') diff --git a/lib/puppet/type/sudoers.rb b/lib/puppet/type/sudoers.rb index 6c94269..f55473d 100644 --- a/lib/puppet/type/sudoers.rb +++ b/lib/puppet/type/sudoers.rb @@ -83,9 +83,6 @@ order matters!! desc "list of hosts for user spec" end - newproperty(:runas, :array_matching => :all) do - desc "user to run commands as" - end newproperty(:commands, :array_matching => :all) do desc "commands to run" end -- cgit v1.2.3