
The following timers are available: :before In contrast, subscribes will not fail if the sourceĪ timer specifies the point during a Chef Infra Client run at which a If the referenced resource does not exist, an error is raised. Notify more than one resource use a notifies statement for each Should take, and then the :timer for that action. Specify a 'resource', the :action that resource Ruby Type: Symbol, 'Chef::Resource'Ī resource may notify another resource to take action when its stateĬhanges. retry_delayĮnsure that sensitive resource data is not logged by Chef InfraClient. The number of attempts to catch exceptions and retry the resource.
MOUNT XFS WINDOWS FULL
:quiet will not display the full stack trace and the recipe will continue to run if a resource fails. Ruby Type: true, false, :quiet | Default Value: falseĬontinue running a recipe if a resource fails for any reason. Set to false to run while Chef Infra Client is configuring the node (the converge phase). Set to true to run while the resource collection is being built (the compile phase). Ruby Type: true, false | Default Value: falseĬontrol the phase during which the resource is run on the node. The following properties are common to every resource: compile_time
MOUNT XFS WINDOWS WINDOWS
Windows only: Use to specify the user name.Ĭhef resources include common properties, notifications, and resource guards.

Specify a Hash of supported mount features.

Mount_point String # default value: 'name' unless specified Device_type String, Symbol # default value: :deviceĮnabled true, false # default value: false
