Lots of updates :)

This commit is contained in:
Gene Liverman 2017-06-04 23:56:56 -07:00
parent cfa3aa1681
commit 14680c582c
10 changed files with 55 additions and 41 deletions

View file

@ -11,6 +11,6 @@ node default {
notify{'This is from the default node.':}
}
node 'dawns-macbook-pro.local' {
include ::profile::mac
node 'dawns-macbook-pro' {
include ::role::workstation
}