Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The previous default pinning preferences only supported tracking stable.
Tracking squeeze or sid is now possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed and we don't need a separate apt-key for it now
|
|
|
|
|
|
Conflicts:
manifests/init.pp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- refactor every class and define into its very own file to fit
better (at least our) puppet's best practices.
- some cosmetic rearrangements
- no code changes have been made, only reordering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which is pure madness inside of puppet
|
|
This reverts commit 21ef026475782d5b59597a27fa06cfab7c9224dc.
apt-key does not support glob options
|
|
module, its handled with our custom_key_dir
|
|
bulky for loop in the exec with a much more simpler process that
works. Also, the recurse over the key dir needed to notify the exec to
trigger it.
|