-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
Otherwise `Replacing Puppet Forge API URL to use v3 https://forgeapi.puppetlabs.com. You should update your Puppetfile` warning comes up
Not '/sensu', this doesn't work (I was pulling my hair for ages! 😢)
Thank you for the pull request. Unfortunately the power supply of my workstation decided to call it quits this weekend so i will have to fix that first. When I am up and running again i will merge this and have a look at issue #3. |
Finally got around to looking at your pull request but unfortunately I ran into a little snag. I merged the pull request locally and did a vagrant up which failed with the following error:
Apparently the puppetlabs base box (puppetlabs/ubuntu-12.04-64-puppet) doesn't have rubygems installed. I don't know which packages puppetlabs puts in there base boxes (or if there is a way for me to check this) so i can't really determine if this is a bug or by design. Did you also run into this problem? |
Hmm, I think I did, I think I just went for |
Closing out old PR's, this is many years after the fact so I'm assuming it's super out of date! Closing 👍 |
These are the changes I needed to do to get the system working.
However, the serverspec stuff wasnt posting properly to port 3030, it's possible the client has changed?
Regardless, it literally doesnt work at all without this stuff, so hopefully it's useful! 👍