]> git.openstreetmap.org Git - chef.git/commit
Add clone civicrm-staging cookbook
authorGrant Slater <github@firefishy.com>
Tue, 1 Aug 2023 20:34:05 +0000 (21:34 +0100)
committerGrant <github@firefishy.com>
Wed, 2 Aug 2023 00:38:43 +0000 (01:38 +0100)
commit2f1208a2f1796191ac32543b9b949d1c607dcd15
tree2d95f77f69647abe2d11e49b3e46492616099347
parent206e81f56517b80bb57e95f444cb8880ab4552ad
Add clone civicrm-staging cookbook
.kitchen.yml
cookbooks/civicrm-staging/README.md [new file with mode: 0644]
cookbooks/civicrm-staging/attributes/default.rb [new file with mode: 0644]
cookbooks/civicrm-staging/metadata.rb [new file with mode: 0644]
cookbooks/civicrm-staging/recipes/default.rb [new file with mode: 0644]
cookbooks/civicrm-staging/templates/default/backup.cron.erb [new file with mode: 0644]
roles/crm-staging.rb [new file with mode: 0644]
test/data_bags/civicrm-staging/passwords.json [new file with mode: 0644]
test/data_bags/civicrm-staging/wp2fa_encrypt_keys.json [new file with mode: 0644]
test/integration/civicrm-staging/serverspec/apache_spec.rb [new file with mode: 0644]