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

Reference to missing service puppetboard #58

Closed
alvagante opened this issue Oct 22, 2014 · 8 comments
Closed

Reference to missing service puppetboard #58

alvagante opened this issue Oct 22, 2014 · 8 comments

Comments

@alvagante
Copy link
Member

If you set listen => 'public' you get an invalid relationships error since Service[puppetboard] seems not to be defined anywhere.
https://github.com/puppet-community/puppet-module-puppetboard/blob/master/manifests/init.pp#L246

@alvagante
Copy link
Member Author

Incidentally, it's probably better to manage this in settings.py's DEV_LISTEN_HOST param.

@nibalizer
Copy link
Member

Ya I don't know when we lost the puppetboard service.... It used to be able to listen with just python app.py in dev mode. I'll try to kick this on the train later today.

@nibalizer
Copy link
Member

Wow I totally failed at finding time to deal with this. Sorry. I'll try again, but if anyone else has time to pen a quick fix please let me know.

@ghoneycutt
Copy link
Member

@nibalizer This bit me today. No luck getting puppetboard going at all using this module. Perhaps you could post a gist of the code/hiera data that works for you? I'm happy to add support for EL 6 once I can get it working in some fashion.

@nibalizer
Copy link
Member

ah hrm. We should fix this...

@jyaworski
Copy link
Member

Is this still a problem?

@mattock
Copy link

mattock commented Apr 5, 2016

Yes, this is still a problem. I hit it today when installing puppetboard. Can't the notify just be removed?

@jyaworski
Copy link
Member

I just removed the notify line. Let me know if it breaks anything.

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

5 participants