Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- node wevserver.example.com {
- class { 'sudo': }
- class { 'ntp':
- servers => ['ntp1.example.com', 'ntp1.example.com'],
- }
- class { 'apache': }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement