scotty-c / vagrant-template

This is a template for Puppet development using vagrant
5 stars 8 forks source link

Trying to run through Puppet for Containerization #1

Open witchbutter opened 6 years ago

witchbutter commented 6 years ago

The basic template in the first chapter fails due to an SSLv3 error?

==> node-01: Running provisioner: shell... node-01: Running: inline script node-01: INFO -> Updating module /tmp/modules/stdlib node-01: ERROR -> SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: sslv3 alert handshake failure The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

witchbutter commented 6 years ago

This can be fixed changing the vagrant box from centos-7.0 to 7.2, however it looks like quite a bit is out of date and this installs puppet version 3.8.

scotty-c commented 6 years ago

@witchbutter I have not updated this repo for a while. I will try to get around to updating it this week. If you want a working example https://github.com/puppetlabs/kream This will work with the latest boxes and Puppet 5. I think as you work through that book you are going to see lots of issues with old code snippets that will need to be changed with the latest version of Docker as that book was written for Docker 1.9