Skip to content

Instantly share code, notes, and snippets.

View thatch45's full-sized avatar

Thomas S Hatch thatch45

View GitHub Profile
apt-update:
cmd:
- wait
- name: /usr/bin/apt-get update
@thatch45
thatch45 / states.state.py
Created March 1, 2012 16:19 — forked from sirkonst/states.state.py
State of states module for salt (saltstack)
"""
State module
============
The state module for logical union of several states.
Available Functions
-------------------