Last active
August 29, 2015 14:07
-
-
Save ebruning/7d4d87d1019f508f1e1d to your computer and use it in GitHub Desktop.
local openve debian source.list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb ftp://mirror.ludere.lan/debian wheezy main contrib non-free | |
deb ftp://mirror.ludere.lan/debian-sec wheezy/updates main contrib non-free | |
# Puppetlabs products | |
deb ftp://mirror.ludere.lan/puppet trusty main | |
deb-src ftp://mirror.ludere.lan/puppet trusty main | |
# Puppetlabs dependencies | |
deb ftp://mirror.ludere.lan/puppet trusty dependencies | |
deb-src ftp://mirror.ludere.lan/puppet trusty dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment