Puppet 4 language update
authorHelen Campbell <helen@puppetlabs.com>
Tue, 20 Dec 2016 11:34:00 +0000 (11:34 +0000)
committerHunter Haugen <hunter@puppet.com>
Tue, 11 Apr 2017 22:33:57 +0000 (15:33 -0700)
commitb87e1af3704f5574bda393e36ded542ee7c4be23
tree1f612cefaae94b56e0cb54291d3d3be75d975888
parent3f6863ac4c97f834bebc811852452b073d202682
Puppet 4 language update
38 files changed:
CHANGELOG.md
data/Debian-6.0.yaml [new file with mode: 0644]
data/Debian.yaml [new file with mode: 0644]
data/Ubuntu-10.04.yaml [new file with mode: 0644]
data/Ubuntu-12.04.yaml [new file with mode: 0644]
data/Ubuntu-14.04.yaml [new file with mode: 0644]
data/Ubuntu.yaml [new file with mode: 0644]
data/common.yaml [new file with mode: 0644]
hiera.yaml [new file with mode: 0644]
manifests/backports.pp
manifests/conf.pp
manifests/init.pp
manifests/key.pp
manifests/params.pp [deleted file]
manifests/pin.pp
manifests/ppa.pp
manifests/setting.pp
manifests/source.pp
metadata.json
spec/classes/apt_backports_spec.rb
spec/classes/apt_spec.rb
spec/classes/params_spec.rb [deleted file]
spec/defines/key_compat_spec.rb
spec/defines/key_spec.rb
spec/defines/pin_spec.rb
spec/defines/ppa_spec.rb
spec/defines/setting_spec.rb
spec/defines/source_spec.rb
templates/15update-stamp.epp [moved from templates/15update-stamp.erb with 100% similarity]
templates/_conf_header.epp [moved from templates/_conf_header.erb with 100% similarity]
templates/_header.epp [moved from templates/_header.erb with 100% similarity]
templates/conf.erb [deleted file]
templates/pin.pref.epp [new file with mode: 0644]
templates/pin.pref.erb [deleted file]
templates/proxy.epp [new file with mode: 0644]
templates/proxy.erb [deleted file]
templates/source.list.epp [new file with mode: 0644]
templates/source.list.erb [deleted file]