mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Added support for Linux Mint
This commit is contained in:
parent
e23ea50d4b
commit
b0ec3a08ba
23 changed files with 337 additions and 87 deletions
|
|
@ -11,11 +11,15 @@ node default {
|
|||
notify{'This is from the default node.':}
|
||||
}
|
||||
|
||||
node 'yellowbadger' {
|
||||
include ::role::workstation
|
||||
}
|
||||
|
||||
node 'gene' {
|
||||
include ::role::workstation
|
||||
}
|
||||
|
||||
node 'mintstring' {
|
||||
include ::role::workstation
|
||||
}
|
||||
|
||||
node 'yellowbadger' {
|
||||
include ::role::workstation
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue