]> git.openstreetmap.org Git - chef.git/commit
Add a load more cookbooks
authorTom Hughes <tom@compton.nu>
Fri, 31 May 2013 19:01:21 +0000 (20:01 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 31 May 2013 19:01:21 +0000 (20:01 +0100)
commitfaf8ae12e85eabb050b0f5eceb2cb67ad1de5261
tree23c6f1b96195bdc74df54c83d06d1c5c42b83153
parent2ec62d46e6d050fe6384df90a2869036662d1b51
Add a load more cookbooks
139 files changed:
cookbooks/clamav/README.rdoc [new file with mode: 0644]
cookbooks/clamav/metadata.rb [new file with mode: 0644]
cookbooks/clamav/recipes/default.rb [new file with mode: 0644]
cookbooks/dhcpd/README.md [new file with mode: 0644]
cookbooks/dhcpd/attributes/default.rb [new file with mode: 0644]
cookbooks/dhcpd/metadata.rb [new file with mode: 0644]
cookbooks/dhcpd/recipes/default.rb [new file with mode: 0644]
cookbooks/dhcpd/templates/default/dhcpd.conf.erb [new file with mode: 0644]
cookbooks/exim/README.rdoc [new file with mode: 0644]
cookbooks/exim/attributes/default.rb [new file with mode: 0644]
cookbooks/exim/files/default/noreply/gpx [new file with mode: 0644]
cookbooks/exim/files/default/noreply/help [new file with mode: 0644]
cookbooks/exim/files/default/noreply/trac [new file with mode: 0644]
cookbooks/exim/files/default/noreply/web [new file with mode: 0644]
cookbooks/exim/metadata.rb [new file with mode: 0644]
cookbooks/exim/recipes/default.rb [new file with mode: 0644]
cookbooks/exim/templates/default/aliases.erb [new file with mode: 0644]
cookbooks/exim/templates/default/exim4.conf.erb [new file with mode: 0644]
cookbooks/foundation/README.rdoc [new file with mode: 0644]
cookbooks/foundation/metadata.rb [new file with mode: 0644]
cookbooks/foundation/recipes/default.rb [new file with mode: 0644]
cookbooks/git/README.rdoc [new file with mode: 0644]
cookbooks/git/metadata.rb [new file with mode: 0644]
cookbooks/git/recipes/default.rb [new file with mode: 0644]
cookbooks/git/recipes/server.rb [new file with mode: 0644]
cookbooks/git/templates/default/apache.erb [new file with mode: 0644]
cookbooks/git/templates/default/gitweb.conf.erb [new file with mode: 0644]
cookbooks/git/templates/default/post-receive.erb [new file with mode: 0644]
cookbooks/git/templates/default/post-update.erb [new file with mode: 0644]
cookbooks/mailman/README.rdoc [new file with mode: 0644]
cookbooks/mailman/metadata.rb [new file with mode: 0644]
cookbooks/mailman/recipes/default.rb [new file with mode: 0644]
cookbooks/mailman/templates/default/apache.erb [new file with mode: 0644]
cookbooks/mysql/README.rdoc [new file with mode: 0644]
cookbooks/mysql/attributes/default.rb [new file with mode: 0644]
cookbooks/mysql/libraries/mysql.rb [new file with mode: 0644]
cookbooks/mysql/metadata.rb [new file with mode: 0644]
cookbooks/mysql/providers/database.rb [new file with mode: 0644]
cookbooks/mysql/providers/user.rb [new file with mode: 0644]
cookbooks/mysql/recipes/default.rb [new file with mode: 0644]
cookbooks/mysql/resources/database.rb [new file with mode: 0644]
cookbooks/mysql/resources/user.rb [new file with mode: 0644]
cookbooks/mysql/templates/default/my.cnf.erb [new file with mode: 0644]
cookbooks/networking/README.md [new file with mode: 0644]
cookbooks/networking/attributes/default.rb [new file with mode: 0644]
cookbooks/networking/definitions/firewall_rule.rb [new file with mode: 0644]
cookbooks/networking/libraries/interfaces.rb [new file with mode: 0644]
cookbooks/networking/libraries/ipaddresses.rb [new file with mode: 0644]
cookbooks/networking/metadata.rb [new file with mode: 0644]
cookbooks/networking/recipes/default.rb [new file with mode: 0644]
cookbooks/networking/templates/default/hostname.erb [new file with mode: 0644]
cookbooks/networking/templates/default/hosts.erb [new file with mode: 0644]
cookbooks/networking/templates/default/interfaces.erb [new file with mode: 0644]
cookbooks/networking/templates/default/resolv.conf.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall-default.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall-hosts.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall-interfaces.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall-masq.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall-policy.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall-rules.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall-zones.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall.conf.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall6-hosts.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall6-interfaces.erb [new file with mode: 0644]
cookbooks/networking/templates/default/shorewall6.conf.erb [new file with mode: 0644]
cookbooks/nfs/README.rdoc [new file with mode: 0644]
cookbooks/nfs/metadata.rb [new file with mode: 0644]
cookbooks/nfs/recipes/default.rb [new file with mode: 0644]
cookbooks/nfs/recipes/server.rb [new file with mode: 0644]
cookbooks/nfs/templates/default/exports.erb [new file with mode: 0644]
cookbooks/openvpn/README.rdoc [new file with mode: 0644]
cookbooks/openvpn/attributes/default.rb [new file with mode: 0644]
cookbooks/openvpn/metadata.rb [new file with mode: 0644]
cookbooks/openvpn/recipes/default.rb [new file with mode: 0644]
cookbooks/openvpn/templates/default/tunnel.conf.erb [new file with mode: 0644]
cookbooks/osqa/README.rdoc [new file with mode: 0644]
cookbooks/osqa/attributes/default.rb [new file with mode: 0644]
cookbooks/osqa/files/default/osmauth/__init__.py [new file with mode: 0644]
cookbooks/osqa/files/default/osmauth/authentication.py [new file with mode: 0644]
cookbooks/osqa/files/default/osmauth/forms.py [new file with mode: 0644]
cookbooks/osqa/files/default/osmauth/osm.py [new file with mode: 0644]
cookbooks/osqa/files/default/osmauth/templates/loginform.html [new file with mode: 0644]
cookbooks/osqa/files/default/osmauth/urls.py [new file with mode: 0644]
cookbooks/osqa/metadata.rb [new file with mode: 0644]
cookbooks/osqa/recipes/default.rb [new file with mode: 0644]
cookbooks/osqa/templates/default/apache.erb [new file with mode: 0644]
cookbooks/osqa/templates/default/osqa.wsgi.erb [new file with mode: 0644]
cookbooks/otrs/README.rdoc [new file with mode: 0644]
cookbooks/otrs/attributes/default.rb [new file with mode: 0644]
cookbooks/otrs/metadata.rb [new file with mode: 0644]
cookbooks/otrs/recipes/default.rb [new file with mode: 0644]
cookbooks/otrs/templates/default/apache.erb [new file with mode: 0644]
cookbooks/otrs/templates/default/sudoers.erb [new file with mode: 0644]
cookbooks/piwik/README.rdoc [new file with mode: 0644]
cookbooks/piwik/metadata.rb [new file with mode: 0644]
cookbooks/piwik/recipes/default.rb [new file with mode: 0644]
cookbooks/piwik/templates/default/apache.erb [new file with mode: 0644]
cookbooks/piwik/templates/default/cron.erb [new file with mode: 0644]
cookbooks/postgresql/README.rdoc [new file with mode: 0644]
cookbooks/postgresql/attributes/default.rb [new file with mode: 0644]
cookbooks/postgresql/definitions/postgresql_munin.rb [new file with mode: 0644]
cookbooks/postgresql/libraries/postgresql.rb [new file with mode: 0644]
cookbooks/postgresql/metadata.rb [new file with mode: 0644]
cookbooks/postgresql/providers/database.rb [new file with mode: 0644]
cookbooks/postgresql/providers/execute.rb [new file with mode: 0644]
cookbooks/postgresql/providers/extension.rb [new file with mode: 0644]
cookbooks/postgresql/providers/table.rb [new file with mode: 0644]
cookbooks/postgresql/providers/user.rb [new file with mode: 0644]
cookbooks/postgresql/recipes/default.rb [new file with mode: 0644]
cookbooks/postgresql/resources/database.rb [new file with mode: 0644]
cookbooks/postgresql/resources/execute.rb [new file with mode: 0644]
cookbooks/postgresql/resources/extension.rb [new file with mode: 0644]
cookbooks/postgresql/resources/table.rb [new file with mode: 0644]
cookbooks/postgresql/resources/user.rb [new file with mode: 0644]
cookbooks/postgresql/templates/default/munin.erb [new file with mode: 0644]
cookbooks/postgresql/templates/default/ohai.rb.erb [new file with mode: 0644]
cookbooks/postgresql/templates/default/pg_hba.conf.erb [new file with mode: 0644]
cookbooks/postgresql/templates/default/pg_ident.conf.erb [new file with mode: 0644]
cookbooks/postgresql/templates/default/postgresql.conf.erb [new file with mode: 0644]
cookbooks/postgresql/templates/default/recovery.conf.erb [new file with mode: 0644]
cookbooks/rsyncd/README.md [new file with mode: 0644]
cookbooks/rsyncd/attributes/default.rb [new file with mode: 0644]
cookbooks/rsyncd/metadata.rb [new file with mode: 0644]
cookbooks/rsyncd/recipes/default.rb [new file with mode: 0644]
cookbooks/rsyncd/templates/default/rsync.erb [new file with mode: 0644]
cookbooks/rsyncd/templates/default/rsyncd.conf.erb [new file with mode: 0644]
cookbooks/spamassassin/README.rdoc [new file with mode: 0644]
cookbooks/spamassassin/metadata.rb [new file with mode: 0644]
cookbooks/spamassassin/recipes/default.rb [new file with mode: 0644]
cookbooks/spamassassin/templates/default/local.cf.erb [new file with mode: 0644]
cookbooks/spamassassin/templates/default/spamassassin.erb [new file with mode: 0644]
cookbooks/switch2osm/README.rdoc [new file with mode: 0644]
cookbooks/switch2osm/metadata.rb [new file with mode: 0644]
cookbooks/switch2osm/recipes/default.rb [new file with mode: 0644]
cookbooks/thinkup/README.rdoc [new file with mode: 0644]
cookbooks/thinkup/metadata.rb [new file with mode: 0644]
cookbooks/thinkup/recipes/default.rb [new file with mode: 0644]
cookbooks/thinkup/templates/default/apache.erb [new file with mode: 0644]
cookbooks/thinkup/templates/default/cron.erb [new file with mode: 0644]