]> git.openstreetmap.org Git - chef.git/commit
Add a systemd cookbook to manage unit files
authorTom Hughes <tom@compton.nu>
Thu, 14 Jan 2016 19:28:34 +0000 (19:28 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 14 Jan 2016 20:00:18 +0000 (20:00 +0000)
commite2d9c76e0d9a32f82f45b7a3d98199eb18405351
treed22b9a2058e09148911c3477bcfd18389413944b
parenta2b86e1616a830f61beea7cb21fef79974c52875
Add a systemd cookbook to manage unit files
cookbooks/chef/metadata.rb
cookbooks/chef/recipes/default.rb
cookbooks/chef/templates/default/chef-client.service.erb [deleted file]
cookbooks/squid/metadata.rb
cookbooks/squid/recipes/default.rb
cookbooks/squid/templates/default/squid.service.erb [deleted file]
cookbooks/systemd/README.md [new file with mode: 0644]
cookbooks/systemd/metadata.rb [new file with mode: 0644]
cookbooks/systemd/resources/service.rb [new file with mode: 0644]
cookbooks/systemd/templates/default/service.erb [new file with mode: 0644]