Making things work...

This commit is contained in:
Gene Liverman 2017-06-03 11:10:10 -07:00
parent 91110e2534
commit 77fce59b08
11 changed files with 137 additions and 22 deletions

View file

@ -10,3 +10,7 @@
node default {
notify{'This is from the default node.':}
}
node 'dawns-macbook-pro.local' {
include ::profile::mac
}