WIP: Merge __apt_pin fixes in 6.9 to master #336

Closed
fancsali wants to merge 4 commits from 6.9 into master
4 changed files with 7 additions and 1 deletions
Showing only changes of commit a441a89d97 - Show all commits

View File

@ -57,6 +57,11 @@ __file "/etc/apt/preferences.d/$name" \
--owner root --group root --mode 0644 \
--state "$state" \
--source - << EOF
# Created by cdist ${__type##*/}
# Do not change. Changes will be overwritten.
#
# $name
Package: $package
Pin: $pin
Pin-Priority: $priority

View File

@ -0,0 +1 @@
500

View File

@ -1,2 +1,3 @@
state
package
priority

View File

@ -1,2 +1 @@
distribution
priority