Skip to content

Instantly share code, notes, and snippets.

@jtopjian
Created December 1, 2012 06:51
Show Gist options
  • Save jtopjian/4180875 to your computer and use it in GitHub Desktop.
Save jtopjian/4180875 to your computer and use it in GitHub Desktop.
Terrarum - apt infrastructure 2
apt_mirror::mirror { 'puppetlabs':
mirror => 'apt.puppetlabs.com',
os => '',
release => 'precise',
components => ['main'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment