mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Changes due to wiping and renaming my laptop
This commit is contained in:
parent
5718853a99
commit
5ab64471e1
3 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
---
|
|
||||||
homedir: '/Users/gliverma'
|
|
||||||
2
puppet/production/hieradata/nodes/YellowBadger.yaml
Normal file
2
puppet/production/hieradata/nodes/YellowBadger.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
---
|
||||||
|
homedir: '/Users/gene'
|
||||||
|
|
@ -11,7 +11,7 @@ node default {
|
||||||
notify{'This is from the default node.':}
|
notify{'This is from the default node.':}
|
||||||
}
|
}
|
||||||
|
|
||||||
node 'dawns-macbook-pro' {
|
node 'yellowbadger' {
|
||||||
include ::role::workstation
|
include ::role::workstation
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue