Add shopbot driver and VCarve Pro trial to laptops
This commit is contained in:
parent
a379b597d3
commit
b9867b06b0
16
shopbot.sls
Normal file
16
shopbot.sls
Normal file
@ -0,0 +1,16 @@
|
||||
include:
|
||||
- chocolatey
|
||||
|
||||
shopbot:
|
||||
chocolatey.installed:
|
||||
- name: shopbot
|
||||
- require:
|
||||
- sls: chocolatey
|
||||
|
||||
# TODO: shopbot ini file
|
||||
|
||||
vcarve-pro-trial:
|
||||
chocolatey.installed:
|
||||
- name: vcarve-pro-trial
|
||||
- require:
|
||||
- sls: chocolatey
|
Loading…
Reference in New Issue
Block a user