Skip to content

Instantly share code, notes, and snippets.

@jmjf
jmjf / baseline.sls
Created October 1, 2013 22:23
Salt states from my test setup. /srv/salt/... Replace - in file names with / (so kernel-init.sls = kernel/init.sls). Note, baseline.sls updates the default precise32 box's packages to specific versions. It's based on the output of apt.list_upgrades at the time I created the VMs.
baseline:
pkg.installed:
- pkgs:
- accountsservice: 0.6.15-2ubuntu9.6
- apparmor: 2.7.102-0ubuntu3.9
- apt: 0.8.16~exp12ubuntu10.14
- apt-transport-https: 0.8.16~exp12ubuntu10.14
- apt-utils: 0.8.16~exp12ubuntu10.14
- apt-xapian-index: 0.44ubuntu5.1
- aptitude: 0.6.6-1ubuntu1.2
@jmjf
jmjf / sparse-checkout
Created November 16, 2013 00:24
An Ansible playbook and sparse-checkout file to test sparse checkout functionality
mu-plugins/
README.md