Commit afaf508ea9cdcc6658c0bdc21c2e9546f03277df

Authored by John Barnette
1 parent 78b6fe8a5e

Stub manifests/site.pp

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

  1 +node default {
  2 + notify { 'Hello, world.': }
  3 +}