Gabriel Filion
2bbfe8cab9
Fix some minor lint issues
...
This was shown by the testing that was added in merge request !34
2016-06-29 17:31:14 +02:00
Jerome Charaoui
d007a40333
Replace debian_*() parser functions with facts
...
* Removes dependency on lsb-release and/or Facter >1.7
(values are based on $::lsbdistcodename, when available)
* Simplifies maintenance: only lib/facter/util/* require updates as new
releases are made
Caveats:
* apt::codename is removed; to override debian_* facts, set the
FACTER_debian_codename environment variable for puppet
* If tracking unstable, make sure lsb-release is installed, as other
methods can't tell between testing and unstable
2015-05-11 12:01:35 -04:00
Gabriel Filion
ded81d8edc
Apply code style corrections from puppet-lint
...
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
+ more linting by intrigeri.
Conflicts:
manifests/apticron.pp
manifests/cron/dist_upgrade.pp
manifests/cron/download.pp
manifests/dist_upgrade/initiator.pp
manifests/init.pp
manifests/listchanges.pp
manifests/preferences.pp
manifests/preseeded_package.pp
manifests/proxy_client.pp
manifests/unattended_upgrades.pp
manifests/update.pp
2013-01-02 17:28:59 +01:00
mh
39917fb4db
new style for 2.7
2012-06-05 21:31:15 -03:00
mh
f1a0eca466
Migrate - in class names to _
...
In newer puppet releases the old way to name class/modules with a -,
won't anymore be supported.
2012-04-15 15:41:58 +02:00
Micah Anderson
72bb7b5ccb
fix typo
2010-12-08 00:02:15 -05:00
Micah Anderson
36c4873f87
multiple sources for templates are not allowed (see #1818 ), so revert it to a single source referenced by the README, and clarify the README to indicate how you can pass the preseed contents directly
2010-12-07 23:57:25 -05:00
Micah Anderson
dd0552dce1
update apt::preseeded_package template sources to use $lsbdistcodename instead of $debian_release, also expand it to allow for site-apt sources
2010-12-07 23:04:46 -05:00
Micah Anderson
e15283b781
format standardization
2010-12-07 13:18:41 -05:00
intrigeri
7c90a47067
Syntax fix
2010-10-16 22:16:02 +02:00
intrigeri
e50e35e4c8
apt::preseeded_package: concatenate $name.seeds with $debian_version/$name.seeds.
2010-10-16 14:21:36 +02:00
mh
b0e0f720d0
add refactored files
2009-10-30 20:20:42 +01:00