Guest User

Untitled

a guest
Jan 23rd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. coolcold@puppet:~/hgs/puppet$ head -n 7 /home/coolcold/hgs/puppet/modules/academic/manifests/config/php/web.pp
  2. class academic::config::php::web {
  3. include php
  4. include apache
  5.  
  6. #requires apache2
  7. require => Class["apache"]
Add Comment
Please, Sign In to add comment