module-puppetlabs-apt/spec/defines
Daniele Sluijters 9f59f1b33a pin: Fix the template.
In APT preferences files the only allowed comments are lines that start
with `Explanation:`, commented lines that start with a # trigger a
myriad of interesting bugs. This is considered a feature of APT.

Because we're only ever writing a single file at a time with only a #
comment at the top we were getting away with this but it shouldn't be
there in the first place.
2014-03-28 08:47:19 +01:00
..
builddep_spec.rb Add lsbdistid facts where appropriate. 2014-02-24 22:31:16 +00:00
conf_spec.rb Add lsbdistid facts where appropriate. 2014-02-24 22:31:16 +00:00
force_spec.rb Add lsbdistid facts where appropriate. 2014-02-24 22:31:16 +00:00
hold_spec.rb apt::hold: Add a mechanism to hold a package. 2014-03-05 10:13:42 +01:00
key_spec.rb apt:🔑 Redo apt::key, make it use apt_key. 2014-03-04 16:39:58 +01:00
pin_spec.rb pin: Fix the template. 2014-03-28 08:47:19 +01:00
ppa_spec.rb Fail early when its not debian or ubuntu ( or debian like distro ) 2014-03-07 16:03:44 +01:00
source_spec.rb apt:🔑 Redo apt::key, make it use apt_key. 2014-03-04 16:39:58 +01:00