Skip to content

Instantly share code, notes, and snippets.

@dcapwell
Created November 4, 2013 21:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcapwell/7309603 to your computer and use it in GitHub Desktop.
Save dcapwell/7309603 to your computer and use it in GitHub Desktop.
docker:
pkgrepo.managed:
- humanname: Docker Inc. PPA
- name: deb http://get.docker.io/ubuntu docker main
- comments:
- "# Docker Inc. Repo"
- key_url: https://get.docker.io/gpg
# - require_in:
# - pkg: lxc-docker
pkg.installed:
- pkgs:
- linux-image-extra-{{ grains.get('kernelrelease') }}
- lxc-docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment