Skip to content

Instantly share code, notes, and snippets.

View loupgaroublond's full-sized avatar

Yaakov Nemoy loupgaroublond

View GitHub Profile
@rubic
rubic / salt-minion.conf
Created January 15, 2012 20:17
Upstart configuration file for salt-minion
# salt-minion.conf
description "salt-minion upstart daemon"
author "Jeff Bauer <jbauer@rubic.com>"
# copy this file to /etc/init
start on (net-device-up and local-filesystems)
stop on shutdown
expect fork