Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Feature suggestion: Allow to configure hiera, fileserver and auth.conf #34

Open
Freeaqingme opened this issue Mar 27, 2013 · 2 comments

Comments

@Freeaqingme
Copy link
Contributor

Right now, the only way to configure fileserver.conf, auth.conf and hiera, you need to override the template. Perhaps it'd be nice to be able to do so using puppet types as well.

@alvagante
Copy link
Member

Well, it's a good idea, but it's not a priority (for me, at least).
Mostly because these files do not change much, generally, so it might not be worth the effort to provide defines or type to manage them granularly... my2c

@jurgenweber
Copy link

I can not get it to work? fileserver.conf

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find template '# File managed by Puppet
[plugins]
  allow *.example.com
  allow 127.0.0.1

[extra_files]
  path /etc/puppet/files
  allow *.example.com
  allow 127.0.0.1

' at /etc/puppet/components/puppet/manifests/init.pp:675 on node wheezy-tools01.space-marine.org
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

is the error I receive. It is strange as it is dumping the contents of the template....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants