diff --git a/shopbot.sls b/shopbot.sls new file mode 100644 index 0000000..2447734 --- /dev/null +++ b/shopbot.sls @@ -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 diff --git a/top.sls b/top.sls index 52f5842..7f87073 100644 --- a/top.sls +++ b/top.sls @@ -1,4 +1,6 @@ base: + 'G@os:Windows and *Laptop*': + - shopbot # 'TSMS-TWO-DTPC': # - winHiDPI 'TSMS-Desktop11':