summaryrefslogtreecommitdiff
path: root/puppet/manifests/site.pp
blob: 3a136015b86bdaba807b5888c0b7d854302ce029 (plain)
1
2
3
node "default" {
  notify {'Hello World':}
}