]> git.openstreetmap.org Git - chef.git/commit
Rename piwik to matomo
authorTom Hughes <tom@compton.nu>
Fri, 29 Jul 2022 16:18:43 +0000 (17:18 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 29 Jul 2022 16:39:53 +0000 (17:39 +0100)
commitba9dff51d4737f22436abe1359d3b24f7f69e8fd
tree533e0f54f3404d846eaf9b954b2324e36ffceed9
parent20c5d203c6752f9fb6059a8b003c6848d65c0c3a
Rename piwik to matomo
15 files changed:
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/matomo/README.md [new file with mode: 0644]
cookbooks/matomo/attributes/default.rb [moved from cookbooks/piwik/attributes/default.rb with 89% similarity]
cookbooks/matomo/metadata.rb [moved from cookbooks/piwik/metadata.rb with 78% similarity]
cookbooks/matomo/recipes/default.rb [new file with mode: 0644]
cookbooks/matomo/templates/default/apache.erb [moved from cookbooks/piwik/templates/default/apache.erb with 55% similarity]
cookbooks/matomo/templates/default/config.erb [moved from cookbooks/piwik/templates/default/config.erb with 92% similarity]
cookbooks/piwik/README.md [deleted file]
cookbooks/piwik/recipes/default.rb [deleted file]
roles/eustace.rb
roles/matomo.rb [moved from roles/piwik.rb with 85% similarity]
test/data_bags/matomo/passwords.json [moved from test/data_bags/piwik/passwords.json with 100% similarity]
test/data_bags/web/matomo.json [moved from test/data_bags/web/piwik.json with 77% similarity]
test/integration/matomo/serverspec/apache_spec.rb [moved from test/integration/piwik/serverspec/apache_spec.rb with 100% similarity]