Refactor, add roam using colmena
This commit is contained in:
parent
a42514ce97
commit
1106930891
16 changed files with 348 additions and 103 deletions
3
Makefile
3
Makefile
|
|
@ -10,6 +10,9 @@ all:
|
|||
|
||||
switch: _switch_${HOST}
|
||||
|
||||
apply:
|
||||
colmena apply
|
||||
|
||||
_switch_:
|
||||
@echo "ERROR: couldn't find hostname"
|
||||
@false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue