Module: ChefWorkstationInitialize::SelfBootstrap::NoChef::PlatformsHelpers
- Includes:
- SuitesHelpers
- Included in:
- ProvisionersHelpers
- Defined in:
- lib/selfbootstrap/nochef/platforms.rb
Instance Method Summary collapse
-
#default_platforms ⇒ Object
# help method implementation end.
Methods included from SuitesHelpers
Instance Method Details
#default_platforms ⇒ Object
# help method implementation end
28 29 30 31 32 |
# File 'lib/selfbootstrap/nochef/platforms.rb', line 28 def default_platforms worklog('Running method default_platforms' + " for class #{self.class} inside file #{__FILE__}") workstation_resource[:platforms] end |