a2005147 发表于 2018-7-31 11:20:46

Saltstack安装 (CentOS7.x)

注:可以通过以下方法确认具体的版本:  
# salt '*' test.versions_report
  
host111:
  
    Salt Version:
  
               Salt: 2016.3.4
  

  
    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.6
  
       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.el7.x86_64
  
             system: Linux
  
            version: CentOS Linux 7.2.1511 Core
页: [1]
查看完整版本: Saltstack安装 (CentOS7.x)