glassfish.update_connector_c_pool Update a connection pool glassfish.update_jdbc_resource Update a JDBC resource glassfish.enum_connector_resource Enu ...
分类:
其他好文 时间:
2020-03-28 21:48:37
阅读次数:
71
ini.remove_option Remove a key/value pair from a section in an ini file. Returns the value of the removed key, or if nothing was removed. API Example: ...
分类:
其他好文 时间:
2020-03-28 21:46:58
阅读次数:
70
http.query New in version 2015.5.0 Query a resource, and decode the return data Passes through all the parameters described in the :py:func: : .. auto ...
分类:
Web程序 时间:
2020-03-28 21:38:06
阅读次数:
94
introspect.service_highstate Return running and enabled services in a highstate structure. By default also returns package dependencies for those serv ...
分类:
其他好文 时间:
2020-03-28 21:36:42
阅读次数:
92
inspector.query Query the node for specific information. Parameters: scope : Specify scope of the query. System : Return system data. Software : Retur ...
分类:
其他好文 时间:
2020-03-28 21:35:10
阅读次数:
99
artifactory.get_latest_snapshot Gets latest snapshot of the given artifact artifactory_url URL of artifactory instance repository Snapshot repository ...
分类:
其他好文 时间:
2020-03-28 19:43:15
阅读次数:
78
获取master配置 执行 通过grain过滤主机并且返回jid 批量执行 导出所有模块的doc ...
分类:
编程语言 时间:
2020-03-28 18:17:37
阅读次数:
143
安装, "官方文档" 1. 配置阿里云的saltstack镜像仓库 2. 主安装salt master salt minion salt api 3. 从安装salt minion 4. 关闭防火墙 或者打开端口 firewall or iptables 5. 启动服务 配置, "官方文档" mas ...
分类:
其他好文 时间:
2020-03-28 00:58:35
阅读次数:
94
SaltStack介绍 系统管理员日常会进行大量的重复性操作,例如安装软件,修改配置文件,创建用户,批量执行命令等等,假设有上百台服务器(或者网络设备)需要重复维护工作,如果一台一台维护效率低下且耗费成本和人力,这时候自动化运维工具SaltStack显示出其优势了,帮助管理维护人员进行批量执行原来的 ...
分类:
其他好文 时间:
2020-03-26 01:31:43
阅读次数:
82
一. SaltStack基本使用方法 二. SaltStack的命令行工具 三. SaltStack的远程执行命令 四. SaltStack的模块 Grains Grains 是minion启动的时候采集的系统静态,包括CPU,操作系统,文件系统,硬盘等等 显示所有Grains信息分类:salt ' ...
分类:
其他好文 时间:
2020-03-23 23:36:51
阅读次数:
152