Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File templates #3

Open
jes5199 opened this issue Jun 24, 2011 · 0 comments
Open

File templates #3

jes5199 opened this issue Jun 24, 2011 · 0 comments

Comments

@jes5199
Copy link
Owner

jes5199 commented Jun 24, 2011

Puppet's file template system is insane, but there's a real need for some way to interpolate vars into files.

Can we get Poppet to do it without contortions like this:

  •  source => "puppet:///modules/something/somthing.init",
    
  •  content => template("something/something.init"),
    

?

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

No branches or pull requests

1 participant