e29796954a
Added iob-pi states for raspberry
27 lines
776 B
Plaintext
27 lines
776 B
Plaintext
# aggiunta pacchetti IOB-PI per MAPO
|
|
iob-pi-download:
|
|
file.managed:
|
|
- name: /home/pi/src/Mapo.zip
|
|
- source: http://nexus.steamware.net/repository/utility/MAPO/IOB-PI/Mapo.zip
|
|
- makedirs: True
|
|
- source_hash: http://nexus.steamware.net/repository/utility/MAPO/IOB-PI/Mapo.zip.md5
|
|
|
|
# se ci fosse vecchia install --> zip & compact...
|
|
archive-old:
|
|
cmd.script:
|
|
- name: /root/IobPiArchiveOld.sh
|
|
- source: salt://IobPiArchiveOld.sh
|
|
|
|
|
|
# Ora estraggo files in directory...
|
|
extract-IOB-MAN:
|
|
archive.extracted:
|
|
- name: /home/pi/steamware/
|
|
- source: /home/pi/src/Mapo.zip
|
|
- source_hash: http://nexus.steamware.net/repository/utility/MAPO/IOB-PI/Mapo.zip.md5
|
|
- enforce_toplevel: False
|
|
- overwrite: True
|
|
|
|
# aggiungo sw specifico (python)
|
|
|