Guest User

Untitled

a guest
Jul 24th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ::apache::vhost { $vhost_name:
  2. port => 80,
  3. priority => '50',
  4. docroot => '/var/log/nodepool/image',
  5. }
Advertisement
Add Comment
Please, Sign In to add comment