View difference between Paste ID: zRXfpbna and vP76iaHG
SHOW: | | - or go back to the newest paste.
1-
winrepo package:
1+
##### WIN REPO FILE #####
2
3
nodejs:
4
  0.10.29:
5
    installer: http://artifacts/vendor-local/node-v0.10.29-x64.msi
6
    full_name: 'Node.js'
7
    reboot: False
8
    install_flags: ' /quiet /norestart '
9
    msiexec: True
10
    uninstaller: http://artifacts/vendor-local/node-v0.10.29-x64.msi
11
    uninstall_flags: ' /quiet /uninstall '
12
13
14-
state:
14+
##### STATE FILE ######
15
16
node_0_10_29:
17
  pkg.installed:
18
    - name: nodejs
19
    - version: 0.10.29