Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

How to create a development virtual machine for Puppet

$
0
0
Hi! I am trying to install Puppet Enterprise Master and Puppet Agent in a Vagrant VM for development. This is how I did: 1. `vagrant up` with Ubuntu 14.04 (I allocated 2.5GB RAM and 4 cores) 2. I downloaded Puppet Enterprise tarball and the `.asc` key 3. I tried `sudo /vagrant/puppet/puppet-enterprise-installer` 4. I went to `https://vm-ip:3000/` 5. I followed the wizard and after some time, [this](http://pastebin.com/pqvmTaaQ) is the error log I got. What am I doing wrong? How should I actually do it?

Viewing all articles
Browse latest Browse all 6104

Trending Articles