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

Having a issue with hiera #22

Closed
guilherme opened this issue Oct 1, 2012 · 0 comments
Closed

Having a issue with hiera #22

guilherme opened this issue Oct 1, 2012 · 0 comments

Comments

@guilherme
Copy link
Contributor

In my manifest i've putted the simplest class:

class { 'nginx': }

The debug output:

Debug: template[/tmp/vagrant-puppet/modules-0/nginx/templates/nginx.conf.erb]: Bound template variables for /tmp/vagrant-puppet/modules-0/nginx/templates/nginx.conf.erb in 0.00 seconds
Error: Failed to parse template nginx/nginx.conf.erb:
Filepath: /usr/local/rvm/gems/ruby-1.8.7-p370/gems/puppet-3.0.0/lib/puppet/parser/scope.rb
Line: 240
Detail: Scope variable name is a FalseClass, not a string
at /tmp/vagrant-puppet/modules-0/nginx/manifests/config.pp:31 on node precise64.lan
Error: Failed to parse template nginx/nginx.conf.erb:
Filepath: /usr/local/rvm/gems/ruby-1.8.7-p370/gems/puppet-3.0.0/lib/puppet/parser/scope.rb
Line: 240
Detail: Scope variable name is a FalseClass, not a string
at /tmp/vagrant-puppet/modules-0/nginx/manifests/config.pp:31 on node precise64.lan
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

cd /tmp/vagrant-puppet/manifests && puppet apply --verbose --debug --modulepath '/tmp/vagrant-puppet/modules-0' /tmp/vagrant-puppet/manifests/vagrant.pp

Puppet version 3.0.0

Anyone know how to solve it?

@guilherme guilherme mentioned this issue Oct 1, 2012
@jfryman jfryman closed this as completed Oct 1, 2012
jfryman added a commit that referenced this issue Oct 1, 2012
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

2 participants