Guest User

Untitled

a guest
Jun 20th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. myapp_packages:
  2. - pkg.installed:
  3. - pkgs:
  4. - hdf5
  5. - hdf5-static
  6. - hdf5-devel
  7. - lzo
  8. - lzo-devel
  9.  
  10. myapp_pip:
  11. pip.installed:
  12. - names:
  13. - app1
  14. - app2
  15. - require:
  16. - pkg: myapp_packages
Add Comment
Please, Sign In to add comment