mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 01:47:42 -04:00
updates for another computer
This commit is contained in:
parent
b9952fc458
commit
99169f54ba
2 changed files with 7 additions and 0 deletions
2
puppet/production/hieradata/nodes/gene.yaml
Normal file
2
puppet/production/hieradata/nodes/gene.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
---
|
||||||
|
homedir: '/Users/gene.liverman'
|
||||||
|
|
@ -14,3 +14,8 @@ node default {
|
||||||
node 'dawns-macbook-pro' {
|
node 'dawns-macbook-pro' {
|
||||||
include ::role::workstation
|
include ::role::workstation
|
||||||
}
|
}
|
||||||
|
|
||||||
|
node 'gene' {
|
||||||
|
include ::role::workstation
|
||||||
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue