Skip to content
/ chef Public

My recipes (opscode chef cookbooks) : Bootstrap - Configuration - Orchestration

Notifications You must be signed in to change notification settings

nxhack/chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

Opscode chef : My Recipes

bootstrap

Use! Opscode Omnibus.

cookbooks

recipe           "ec2-base-settings", "Configures common settings & Installs common packages for EC2."
recipe           "ec2-hostname", "Set hostname and FQDN of the node."
recipe           "ec2-hostname::ec2_set_hosts", "Install init script - modify hosts file at boot time."
recipe           "ec2-split-dns", "Install bind9 and Setup dns zone files for Split DNS." 
recipe           "ec2-split-dns::ec2_set_dns_zone", "Install init script - modify dns zone files at boot time." 
recipe           "ec2-split-dns::ec2_set_resolver", "Setup dns resolver related files. : /etc/resolv.conf /etc/dhcp3/dhclient.conf"
recipe           "ec2-get-my-region", "Store EC2 Region name to node attribute"
recipe           "ec2-split-dns-region", "Install bind9 and Setup dns zone files for Split DNS. (around same region)" 
recipe           "ec2-split-dns-region::ec2_set_resolver", "Setup dns resolver related files. : /etc/resolv.conf /etc/dhcp3/dhclient.conf"
recipe           "ec2-backports", "Configure ec2 backports repository"
recipe           "ec2-grub-menu-lst", "Configures grub : setup kernel options"
recipe           "ec2-disable-TOE", "Configures disable TOE"
recipe           "conf-unattended-upgrades", "Configure unattended-upgrades"
recipe           "conf-postfix", "Installs/Configure postfix"
recipe           "conf-mysql", "Installs/Configure MySQL"
recipe           "conf-apache2", "Installs apache2-mpm-prefork"
recipe           "conf-php5", "Installs php5"
recipe           "conf-WordPress", "Installs/Configure WordPress"
recipe           "conf-WordPress-cli", "Installs/Configures WordPress CLI tools and Plugins"
recipe           "conf-MediaWiki", "Installs/Configure MediaWiki"
recipe           "conf-phpmyadmin", "Installs/Configure phpMyAdmin"
recipe           "conf-cron-apt", "Configure cron-apt"
recipe           "conf-bashrc", "Configure bashrc : Setup for ubuntu account."
recipe           "conf-ssh-config", "Configure ssh config : Setup for ubuntu account."
recipe           "conf-emacs-skk", "Configure emacs & skk : Setup for ubuntu account."
recipe           "conf-screen", "Configure screen : Setup for ubuntu account."
recipe           "conf-sysctl", "Configure sysctl"
recipe           "conf-sysctl", "Configure rc.local"
recipe           "conf-limits", "Install my limits"
recipe           "conf-tcpwrapper", "Configure TCP Wrapper : Setup /etc/hosts.allow file."
recipe           "conf-tmux", "Configure tmux : Setup for ubuntu account."
recipe           "conf-lm-sensors", "Install/Configure lm-sensors"
recipe           "ubuntu-ruby-ng", "Configure Next Generation Ubuntu Ruby Packages"
recipe           "conf-memcache", "Installs/Configures memcache"
recipe           "conf-php-apc", "Installs/Configures php APC"
recipe           "conf-php-mcrypt", "Fix bad comment at mcrypt.ini"
recipe           "conf-varnish", "Installs/Configures varnish and apache2"

About

My recipes (opscode chef cookbooks) : Bootstrap - Configuration - Orchestration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published