Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.40 KB | None | 0 0
  1. State:
  2. vagrant:
  3.   pkg.installed:
  4.     - sources:
  5.       - virtualbox: salt:://packages/virtualbox-4.2_4.2.24-92790~Ubuntu~precise_amd64.deb
  6.       - vagrant: salt://packages/vagrant_1.5.4_x86_64.deb
  7.  
  8.  
  9.  
  10. Result
  11. ----------
  12.           ID: vagrant
  13.     Function: pkg.installed
  14.       Result: True
  15.      Comment: The following packages failed to install/update: vagrant, virtualbox.
  16.      Changes:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement