add comment explaining standard_cib_object.rb
This commit is contained in:
parent
8c7ce24e78
commit
14ed45310e
@ -1,6 +1,8 @@
|
|||||||
require 'chef/application'
|
require 'chef/application'
|
||||||
require ::File.expand_path('../../../pacemaker', ::File.dirname(__FILE__))
|
require ::File.expand_path('../../../pacemaker', ::File.dirname(__FILE__))
|
||||||
|
|
||||||
|
# Common code used by Pacemaker LWRP providers
|
||||||
|
|
||||||
class Chef
|
class Chef
|
||||||
module Mixin::Pacemaker
|
module Mixin::Pacemaker
|
||||||
module StandardCIBObject
|
module StandardCIBObject
|
||||||
|
Loading…
x
Reference in New Issue
Block a user