Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
actions :config
|
||||
default_action :config
|
||||
actions :config, :clear, :set
|
||||
default_action :set
|
||||
|
||||
attribute :cfg_cmd, kind_of: String, name_attribute: true
|
||||
attribute :returns, kind_of: [Integer, Array], default: 0
|
||||
|
||||
Reference in New Issue
Block a user