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

error applying grid_repos module #4

Open
chevaleyre opened this issue Jun 15, 2016 · 2 comments
Open

error applying grid_repos module #4

chevaleyre opened this issue Jun 15, 2016 · 2 comments

Comments

@chevaleyre
Copy link

Hello,

I'm trying to use grid_repos puppet module but I have a issue.
I use puppet version 3.8.7
Below is my simple example :
cat clrwn.pp
class { 'grid_repos': }

puppet apply ./clrwn.pp return a error.
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
Error: create_resources(): second argument must be a hash at /etc/puppet/modules/grid_repos/manifests/init.pp:30 on node virtu.fr
Error: create_resources(): second argument must be a hash at /etc/puppet/modules/grid_repos/manifests/init.pp:30 on node virtui.fr

What is wrong with my configuration
Thank for help
Jean-Claude

@rwf14f
Copy link

rwf14f commented Jun 24, 2016

Hi,

it looks like the problem is in the code. I couldn't get it to work either without code changes. I don't use it myself, so I don't know whether it worked with older versions of puppet.

I've pushed my changes to the development branch.
Can you try whether this version works for you ?

@chevaleyre
Copy link
Author

Hello,

Sorry far late answer. But now it's work fine.

Thanks for Help.

Cheers

De: "rwf14f" [email protected]
À: "HEP-Puppet/grid_repos" [email protected]
Cc: "chevaleyre" [email protected], "Author" [email protected]
Envoyé: Vendredi 24 Juin 2016 14:29:44
Objet: Re: [HEP-Puppet/grid_repos] error applying grid_repos module (#4)

Hi,

it looks like the problem is in the code. I couldn't get it to work either without code changes. I don't use it myself, so I don't know whether it worked with older versions of puppet.

I've pushed my changes to the development branch.
Can you try whether this version works for you ?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub , or mute the thread .

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