]> git.openstreetmap.org Git - chef.git/commit
Add test for supybot cookbook
authorTom Hughes <tom@compton.nu>
Thu, 20 Feb 2020 19:13:15 +0000 (19:13 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 20 Feb 2020 19:13:15 +0000 (19:13 +0000)
commit1322a7380e34a8f7b66943ffd10dff3b68dfa806
tree48e415026d2b72eac1e2da12a13f654297b39617
parentc61dad4d0afbe41d85716e5231e76d94b6a529af
Add test for supybot cookbook
.kitchen.yml
.travis.yml
cookbooks/supybot/attributes/default.rb [new file with mode: 0644]
cookbooks/supybot/metadata.rb
cookbooks/supybot/recipes/default.rb
roles/supybot.rb
test/data_bags/accounts/supybot.json [new file with mode: 0644]
test/data_bags/supybot/passwords.json [new file with mode: 0644]
test/data_bags/supybot/users.json [new file with mode: 0644]
test/integration/supybot/serverspec/supybot_spec.rb [new file with mode: 0644]