1b0bc41597
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
13 lines
466 B
Text
13 lines
466 B
Text
# This file is brought to you by puppet
|
|
# all local modifications will be overwritten
|
|
|
|
# basic <%= lsbdistcodename %>
|
|
deb http://de.archive.ubuntu.com/ubuntu <%= lsbdistcodename %> main restricted universe multiverse
|
|
|
|
# updates
|
|
deb http://de.archive.ubuntu.com/ubuntu <%= lsbdistcodename %>-updates main restricted universe multiverse
|
|
|
|
# security suppport
|
|
deb http://de.archive.ubuntu.com/ubuntu <%= lsbdistcodename %>-security main restricted universe multiverse
|
|
|
|
|