Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.42 KB | None | 0 0
  1. sergeyspc@SERGEYSPC-PC /C/Users/sergeyspc/git/parrot (master)
  2. $ vagrant provision
  3. ==> default: Running provisioner: shell...
  4.     default: Running: C:/Users/SERGEY~1/AppData/Local/Temp/vagrant-shell20141127
  5. -8452-1qm1byj.sh
  6. ==> default: stdin: is not a tty
  7. ==> default: Running provisioner: puppet...
  8. ==> default: Running Puppet with parrot.pp...
  9. ==> default: stdin: is not a tty
  10. ==> default: warning: Could not retrieve fact fqdn
  11. ==> default: warning: Host is missing hostname and/or domain: precise32
  12. ==> default: err: /Stage[main]/Parrot_php/User[host_user]/ensure: change from ab
  13. sent to present failed: Could not create user host_user: Execution of '/usr/sbin
  14. /useradd -u 0 -g 0 host_user' returned 4: useradd: UID 0 is not unique
  15. ==> default:
  16. ==> default: notice: /Stage[main]/Pear/Package[xhprof-beta]/ensure: created
  17. ==> default: notice: /Stage[main]/Http_stack::Apache/Service[apache2]: Triggered
  18.  'refresh' from 1 events
  19. ==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]/ensure: e
  20. nsure changed 'stopped' to 'running'
  21. ==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Triggere
  22. d 'refresh' from 1 events
  23. ==> default: notice: Finished catalog run in 28.52 seconds
  24. The SSH command responded with a non-zero exit status. Vagrant
  25. assumes that this means the command failed. The output for this command
  26. should be in the log above. Please read the output to determine what
  27. went wrong.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement