This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dwalsh-08215:kuma dwalsh$ vagrant provision | |
[default] Running provisioner: Vagrant::Provisioners::Puppet... | |
[default] Running Puppet with /tmp/vagrant-puppet/manifests/dev-vagrant.pp... | |
stdin: is not a tty | |
notice: /Stage[hacks]/Dev_hacks/Exec[locale-gen]/returns: executed successfully | |
notice: /Stage[hacks]/Dev_hacks/Exec[update-locale]/returns: executed successfully | |
notice: /Stage[pre]/Update_repos/Exec[apt-update]/returns: executed successfully | |
notice: /Stage[langs]/Python_modules/Exec[pip-install-dev]/returns: executed successfully | |
notice: /Stage[langs]/Python_modules/Exec[pip-install-compiled]/returns: executed successfully | |
notice: /Stage[main]/Kuma_config/Exec[kuma_sql_migrate]/returns: executed successfully |