Fix typos; add default priority; comments in generated files

This commit is contained in:
fancsali 2021-06-11 11:22:31 +01:00 committed by Nico Schottelius
parent e0150e7796
commit bd44c023d3
4 changed files with 7 additions and 1 deletions

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