Skip to content

Instantly share code, notes, and snippets.

View pgreene's full-sized avatar

pgreene pgreene

View GitHub Profile
# First do a fresh install of CentOS 5.7 i386, server configuration (no GUI)
# This should be performed as root since it's going to be installing a bunch of stuff
# --- Update things to make sure we have the latest patches ---
# Add EPEL so we can get reasonably recent packages
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
# --- Install all the packages --- #
yum -y install python-whisper python-carbon graphite-web python-memcached python-ldap httpd memcached
@pgreene
pgreene / nts.cfn.php
Created January 31, 2013 18:19
nts.cfn.php
<?php
include_once "../cfn-generator.php";
/**
* The template generation often does not have to be complete. The create_template()
* function applies inpwrd-specific policy optimizations, which may be influenced by
* the NS: key prefix hints. For example:
*
* == Launch Configuration ==