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
看见这个部署成功的留下了激动的泪水 经过长时间的BUG苦肝终于成功部署成功 部署的环境2vCPU 8GB 阿里云主机,部署成功以后内存占用确实蛮高的 记录这一次踩坑,给后来者避免踩坑时间,个人踩坑踩了两天左右 一开始部署的是ubuntu16.04 这个系统环境版本使用的是devstack一键部署,虽 ...
分类:
其他好文 时间:
2020-03-26 21:56:38
阅读次数:
82
SaltStack介绍 系统管理员日常会进行大量的重复性操作,例如安装软件,修改配置文件,创建用户,批量执行命令等等,假设有上百台服务器(或者网络设备)需要重复维护工作,如果一台一台维护效率低下且耗费成本和人力,这时候自动化运维工具SaltStack显示出其优势了,帮助管理维护人员进行批量执行原来的 ...
分类:
其他好文 时间:
2020-03-26 01:31:43
阅读次数:
82
本章目录 1、概述 2、安装配置计算节点 一、概述 计算节点上: "https://docs.openstack.org/nova/rocky/install/compute install.html" nova compute调用libvirtd来创建虚拟机 nova compute的功能可以分为 ...
分类:
其他好文 时间:
2020-03-25 23:51:17
阅读次数:
182