lib/poolparty/poolparty/resource.rb in auser-poolparty-0.2.79 vs lib/poolparty/poolparty/resource.rb in auser-poolparty-0.2.80
- old
+ new
@@ -223,10 +223,10 @@
def allowed_options
[
:subscribe, :owner, :group, :path, :mode, :source, :notify, :subscribe, :check, :creates, :cwd, :command, :ensure,
:require, :schedule, :range, :alias, :hour, :minute, :user, :month, :monthday, :name, :onlyif, :unless, :refreshonly,
:refresh, :content, :template, :ip, :repeat, :provider, :key, :device, :fstype, :remounts, :options, :atboot, :before,
- :binary, :status, :start, :stop, :restart, :pattern, :recurse
+ :binary, :status, :start, :stop, :restart, :pattern, :recurse, :home
]
end
def key
name
end
\ No newline at end of file