Peter Souter

Results 74 comments of Peter Souter

Cool, I'll give that a go. I might do a quick spike to see if I could implement an extra dependancy step also! :+1:

Yeah, puppet blacksmith just uploads the tarball to the forge from the comand line, makes things more automated but you can do the same thing on the forge page itself...

I actually had a look into this as I hit the same issue, but it's actually in the upstream library rather than this gem and seemed a little complicated to...

@iwarapter Is there anything people can do to help with this? Really cool feature if we can get it working! :+1:

Just added a [![Bountysource](https://api.bountysource.com/badge/issue?issue_id=25525775)](https://www.bountysource.com/issues/25525775-support-puppet-future-parser-versions-4?utm_source=25525775&utm_medium=shield&utm_campaign=ISSUE_BADGE) :+1:

Can you post the actual error that comes up?

I just noticed this in the README: ``` CentOS / RHEL (sudo: sorry, you must have a tty to run sudo) The default configuration of the RHEL family of Linux...

``` vagrant -v Vagrant 1.6.3 ``` ``` vagrant plugin list | grep rackspace vagrant-rackspace (0.1.9) ``` for the proxy command, can I do `config.ssh.proxy_command = '-t'`?

Yeah, I'm looking over the code now. Looks like theres not an easy fix, and the proxy command stuff doesnt seem to help it seems. I'm thinking about adding a...

Made a post on the vagrant google group: https://groups.google.com/forum/#!topic/vagrant-up/138eMq_v8Os :+1: