Tiago Mello

Results 5 comments of Tiago Mello

> I actually found a cli option to send verification as email link. It links to lambda function which verifies the user and redirects back to your app. Hi @alexandrzavalii,...

Hi, It does not work as is. vagrant@client1:~$ puppet --version 3.4.3

Ok. So puppet > 4.0 should be used.

Actually, it requires a change anyway since Vagrantfile uses box = 'ubuntu/trusty64' and by default its comming with puppet 3.4.3

Maybe something like: https://github.com/petems/vagrant-puppet-install can be used