Project

General

Profile

Download (536 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0fa5d146 12/25/2013 09:22 AM Dominic Cleal

fixes #3752 - move data population from migrations into seed script

acfb10fc 11/28/2013 06:06 PM Nils Domrose

fixes #2572 - FreeBSD unattended installation support via mfsbsd

c021e19a 09/05/2013 10:36 AM Lukas Zapletal

syncing with upstream community-templates

ec80ab80 06/24/2012 05:37 AM Ohad Levy

update default provisioning templates

  • removed workarounds for RHEL3-4
  • use bootif=<host mac> for RHEL hosts
  • tried to do time sync against ntp-server parameter
  • switched to using epel snippet instead dead epel code
  • fixed #1487 - EOF sometimes not found
370a7ac7 05/14/2012 04:19 AM Ohad Levy

fixes #137 - Better support for non-hostname certnames

This patch introduce a new setting :use_uuid_for_certificates which
defaults to false.

users who wish to deploy their hosts using a random unique id, should
enable that setting, and use the certname directive in their puppet.conf...

0539fada 03/14/2012 06:48 AM Ohad Levy

expose puppet_ca settings to puppet.

this also introduce it as an ENC variable just in case you want to use it in puppet.conf template

db8e45da 03/12/2012 03:11 PM Alexander Chuzhoy

Signed-off-by: Alexander Chuzhoy <>

This is to overcome the following messages when executing "puppetd -t" on a client.
warning: You have configuration parameter $environment specified in [puppetd], which is a deprecated section. I'm assuming you meant [agent]

eecd3e7e 10/29/2009 02:21 PM Ohad Levy

fixes #28 and converts existing helpers to snippets