Skip to content

Instantly share code, notes, and snippets.

Created March 17, 2017 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/780cdfa2cdb707e22bfc7533e687de37 to your computer and use it in GitHub Desktop.
Save anonymous/780cdfa2cdb707e22bfc7533e687de37 to your computer and use it in GitHub Desktop.
download1:
file.managed:
- name: /tmp/Filezilla1.exe
- creates: /tmp/Filezilla1.exe
- if_missing: /tmp/Filezilla1.exe
- source: https://download.filezilla-project.org/client/FileZilla_3.25.0_win64-setup_bundled2.exe
- source_hash: md5=12441467d0db62434e4753137ec89b0d
- makedirs: True
[root@saltmaster /]# salt --versions-report
Salt Version:
Salt: 2016.11.3
Dependency Versions:
cffi: Not Installed
cherrypy: Not Installed
dateutil: Not Installed
gitdb: Not Installed
gitpython: Not Installed
ioflo: Not Installed
Jinja2: 2.7.2
libgit2: Not Installed
libnacl: Not Installed
M2Crypto: Not Installed
Mako: Not Installed
msgpack-pure: Not Installed
msgpack-python: 0.4.8
mysql-python: Not Installed
pycparser: Not Installed
pycrypto: 2.6.1
pygit2: Not Installed
Python: 2.7.5 (default, Nov 20 2015, 02:00:19)
python-gnupg: Not Installed
PyYAML: 3.11
PyZMQ: 15.3.0
RAET: Not Installed
smmap: Not Installed
timelib: Not Installed
Tornado: 4.2.1
ZMQ: 4.1.4
System Versions:
dist: centos 7.2.1511 Core
machine: x86_64
release: 3.10.0-327.10.1.el7.x86_64
system: Linux
version: CentOS Linux 7.2.1511 Core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment