-
The builder seems to lose the SSH connection and never prints any output.
```
2013/12/02 12:24:46 /Users/jan/Projects/bin/packer-builder-amazon-ebs: 2013/12/02 12:24:46 Opening conn for SSH to tcp 10…
-
Whoops! It looks like puppet-lint has encountered an error that it doesn't
know how to handle. Please open an issue at https://github.com/rodjek/puppet-lint
and paste the following output into the i…
-
### Vagrant version
- Vagrant 1.8.1
- VirtualBox 5.0.16r105871
### Host operating system
- OS X 10.11.3 (15D21)
### Guest operating system
- Ubuntu 14.04 Trusty Tahr
### Vagrantfile
``` ruby
Vagrant.…
-
Hello team,
While using augeasproviders_sysctl for a FreeBSD 11.1 amd64 node with zleslie/bsd module, I came across this issue:
>Error: /Stage[main]/Bsd::Network/Sysctl[net.inet.ip.forwarding]: Co…
da125 updated
4 years ago
-
```
$ /usr/local/sbin/unbound -V 2>&1
Version 1.9.3
Configure line: --with-ssl=/usr --with-libexpat=/usr/local --disable-dnscrypt --disable-dnstap --enable-ecdsa --disable-event-api --enable-gost…
-
### Vagrant version
2.0.1
### Host operating system
Windows 7
### Guest operating system
DEbian Jessie
### Vagrantfile
```ruby
Vagrant.configure("2") do |config|
config.vm.box = "debi…
-
```
pc:~/opengeo-playbook$ vagrant up --debug
INFO global: Vagrant version: 1.4.3
INFO global: Ruby version: 1.9.3
INFO global: RubyGems version: 1.8.23
INFO global: VAGRANT_LOG="debug"
DEBUG glob…
-
When I do a
```
vagrant up
```
I get the following result:
``` vagrant
Bringing machine 'drm-erp' up with 'virtualbox' provider...
==> drm-erp: Clearing any previously set forwarded ports...
==> dr…
-
I'm not sure what I did wrong but vagrant up --debug has this output and does not go any further:
```
VAGRANT_LOG=info vagrant up
INFO global: Vagrant version: 1.6.3
INFO global: Ruby version: 2.0.…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 4.10.12
- Ruby: 2.4.4p296
- Distribution:
- Module version: 4.1.0
## How to reproduce (e.g Puppet code you use)
I…