Changes due to wiping and renaming my laptop

This commit is contained in:
Gene Liverman 2017-08-13 19:44:46 -07:00
parent 5718853a99
commit 5ab64471e1
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +0,0 @@
---
homedir: '/Users/gliverma'

View file

@ -0,0 +1,2 @@
---
homedir: '/Users/gene'

View file

@ -11,7 +11,7 @@ node default {
notify{'This is from the default node.':}
}
node 'dawns-macbook-pro' {
node 'yellowbadger' {
include ::role::workstation
}