Skip to content

Instantly share code, notes, and snippets.

View filler's full-sized avatar

Nick Silkey filler

View GitHub Profile
@filler
filler / README.txt
Created July 19, 2012 16:04 — forked from fishnix/README.txt
jboss eap 5.1.2 + jenkins vagrantfile
LOLWAT
## What you Get
- A working linux box
- Java JDK 1.6.0_xx
- JBoss 5.x.x
- Jenkins with Yale-Maven-Application-Installer
## The deets
- JBoss:
@filler
filler / Run output
Created May 4, 2012 20:30 — forked from nickanderson/Run output
How to override bundle values with passed in paramaters
cf-agent -KIf ./paramaterized_bundle_override_defaults.cf
R: mycustomvalue <- this one was my value
R: ubuntuvalue2 <- I didnt override this one
@filler
filler / gist:1400413
Created November 28, 2011 13:34 — forked from jedi4ever/gist:909825
Mccloud v0.11 - Vagrant for the cloud - Transcript
falcon-pdb patrick$ mkdir mccloud-test
falcon-pdb patrick$ cd mccloud-test
falcon-pdb:mccloud-test patrick$ gem install mccloud
Fetching: net-ssh-2.1.4.gem (100%)
Fetching: net-scp-1.0.4.gem (100%)
Fetching: builder-3.0.0.gem (100%)
Fetching: excon-0.6.1.gem (100%)
Fetching: formatador-0.1.3.gem (100%)
Fetching: json-1.5.1.gem (100%)
@filler
filler / cf.NfsClient.diff
Created August 9, 2011 20:45 — forked from jlgreer/cf.NfsClient.diff
Proposed cf.NfsClient changes
bash-2.03# diff -C5 /var/cfengine/masterfiles/inputs/cf.NfsClient ~jg685/cf.NfsClient
*** /var/cfengine/masterfiles/inputs/cf.NfsClient Fri May 27 10:32:08 2011
--- /export/home/jg685/cf.NfsClient Sun Aug 7 19:30:44 2011
***************
*** 14,41 ****
# check if portmap is running
#
init_portmap_running = ( ReturnsZeroShell("/etc/init.d/portmap status > /dev/null 2>&1" ) )
NfsClient.redhat_s_6::