Skip to content

Instantly share code, notes, and snippets.

@corywright
Created September 23, 2013 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corywright/6677184 to your computer and use it in GitHub Desktop.
Save corywright/6677184 to your computer and use it in GitHub Desktop.
team-aptrepo:
pkgrepo.managed:
- order: 1
- name: deb http://10.10.10.100/ precise main
- file: /etc/apt/sources.list.d/team.list
aptget-update:
cmd.wait:
- name: apt-get update
- watch:
- pkgrepo.managed: team-aptrepo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment