summaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Add support for VMware PhotonOS (#909)sshedi2021-06-185-1/+147
* Fix chef module run failure when chef_license is set (#868)Ben Hughes2021-04-261-1/+1
* Add Alpine Linux support. (#535)dermotbradley2020-08-193-0/+76
* Add update_etc_hosts as default module on *BSD (#479)Adam Dobrawy2020-07-071-5/+4
* Enable chef_license support for chef infra client (#389)Bipin Bachhao2020-05-271-0/+3
* make suse and sles support 127.0.1.1 (#336)chengcheng-chcheng2020-05-071-1/+1
* cc_resolv_conf: introduce tests and stabilise output across Python versions (...Daniel Watkins2020-03-131-1/+1
* fix minor issue with resolv_conf template (#144)andreaf742020-03-121-3/+11
* templates/ntp.conf.debian.tmpl: fix missing newline for poolsRyan Harper2019-07-161-1/+2
* Enable encrypted_data_bag_secret support for ChefEric Williams2019-02-251-1/+4
* Ubuntu: update sources.list to comment out deb-src entries.Scott Moser2018-10-041-17/+17
* renderer: support unicode in render_from_file.Scott Moser2018-04-122-2/+2
* Implement ntp client spec with auto support for distro selectionRyan Harper2018-04-126-0/+250
* ntp: fix configuration template rendering for openSUSE and SLESChad Smith2017-11-162-12/+88
* hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.Robert Schweikert2017-11-102-28/+8
* suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert2017-08-302-3/+26
* Debian: Remove non-free repositories from apt sources template.Joonas Kylmälä2017-08-221-8/+8
* cc_ntp: fallback on timesyncd configuration if ntp is not installableRyan Harper2017-08-041-0/+8
* debian: fix path comment in /etc/hosts template.Jens Sandmann2017-06-151-2/+2
* suse: add hostname and fully qualified domain to template.Jens Sandmann2017-06-151-0/+3
* template: Update debian backports templateJoshua Powers2017-04-211-4/+2
* add ntp config moduleRyan Harper2016-08-105-0/+365
* revert unintended change to ubuntu sources listScott Moser2016-08-051-55/+0
* mcollective: add tests, cleanups and bug fix when no config in /etc.Scott Moser2016-07-191-0/+55
* chef: straighten out validation_cert and validation_keyScott Moser2016-04-121-1/+1
* ubuntu templates: enable backportsScott Moser2015-11-051-2/+2
* Ubuntu templates: make sources.list consistent with ISO installs.Scott Moser2015-11-031-26/+17
* Fixed per MP reviewBen Howard2015-11-021-2/+2
* Enable backports source pockets for Ubuntu archives (LP: #1177432).Ben Howard2015-11-021-4/+11
* Low hanging Python 3 fruit.Barry Warsaw2015-01-221-1/+1
* More adjustmentsJoshua Harlow2014-10-111-2/+1
* Increase the robustness of the chef moduleJoshua Harlow2014-10-101-9/+43
* merge from trunkScott Moser2014-09-221-1/+1
|\
| * fix rendering resolv.conf if no 'options' are providedScott Moser2014-08-211-1/+1
* | new: Added FreeBSD template for manage_etc_hosts supportJoseph Bajin2014-08-181-0/+24
|/
* Switch to jinja & adjust tplsJoshua Harlow2014-03-057-143/+142
* Add SLES hosts template fileJuerg Haefliger2013-06-251-0/+24
* Split Debian and Ubuntu APT sourcesVlastimil Holer2013-02-212-0/+28
* Fix broken cc_update_etc_hostsharlowja2013-01-291-0/+0
|\
| * Fix broken cc_update_etc_hosts (LP: #1100036)ctracey2013-01-151-0/+0
* | Adding a resolv.conf configuration module (LP: #1100434)Craig Tracey2013-01-171-0/+39
|/
* rework package mirror selectionScott Moser2012-08-221-6/+6
* add header/explanation to templates/chef_client.rb.tmplScott Moser2012-07-091-0/+10
* Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow2012-07-094-67/+70
* Updated so that the locale that is being written out currently in 'cc_locale'Joshua Harlow2012-06-211-1/+0
* 1. Removed the welcome message for now :-)Joshua Harlow2012-06-181-15/+0
* Renamed hosts to match the ubuntu distro.Joshua Harlow2012-06-154-64/+62
* Added a hosts template file (in tempita format) that provides the base of a "...Joshua Harlow2012-06-151-0/+22
* Added a new transform that can be used to show and initial welcome message to...Joshua Harlow2012-06-151-0/+15
* Modifications to properly support both 'gems' and 'packages' install types.Mike Moulton2011-09-101-8/+11