码迷,mamicode.com
首页 >  
搜索关键字:salt saltstack    ( 1696个结果
Node教程——API接口开发(MangoDB+Express)
一、大纲 大纲: 关于架构, 1. 首先我们的有一个app.js这个就是根路由起点,用来最初的打入口 它的功能有: 1.1 引入模块创建基础的网站服务器, 1.2 导入bodyPasser,过滤还有处理我们的post请求 1.3 导入数据库连接 1.4 把路由开放出去 2. 再来一个main.js它 ...
分类:数据库   时间:2020-04-15 21:30:02    阅读次数:94
LINUX 拥有遍历文件夹功能的 查找关键字 文件、文件夹
查找文件: [root@bigdata admin]# find . -type f -name "a.txt" ./Downloads/hadoop-2.10.0/a.txt 拥有遍历文件夹功能的 查找关键字 文件、文件夹: [root@bigdata admin]# vi a [root@big ...
分类:系统相关   时间:2020-04-11 20:26:04    阅读次数:98
SaltStack 批量操作Windows
一、基础环境[root@BJ-SaltStack-Node1~]#cat/etc/redhat-releaseCentOSLinuxrelease7.7.1908(Core)[root@BJ-SaltStack-Node1~]#python--versionPython2.7.5二、SaltSatck安装完全按照官方文档来即可。https://repo.saltstack.com/2018.3.h
分类:Windows程序   时间:2020-04-10 21:14:37    阅读次数:285
ATM+购物车完整版
代码视频之一:https://www.bilibili.com/video/BV1Cc411h78m/ 更多ATM代码视频请浏览:https://space.bilibili.com/516735973 一 项目三层结构设计 二 ATM & 购物车项目介绍 项目需求 用户视图层的功能 管理员视图层的 ...
分类:其他好文   时间:2020-04-06 23:25:42    阅读次数:142
Salt之Cpu 100%无响应故障 Salt request timed out. The master is not responding
报错信息如下: Salt request timed out. The master is not responding. You may need to run your command with `--async` in order to bypass the congested event b ...
分类:其他好文   时间:2020-04-05 09:30:47    阅读次数:153
Saltstack module genesis 详解
genesis.mksls Convert an installation file/script to an SLS file. Currently supports , , and . CLI Examples: salt genesis.mksls kickstart /path/to/kic ...
分类:其他好文   时间:2020-03-28 22:00:07    阅读次数:81
Saltstack module highstate_doc 详解
highstate_doc.read_file output the contents of a file: this is a workaround if the cp.push module does not work. https://github.com/saltstack/salt/iss ...
分类:其他好文   时间:2020-03-28 21:52:39    阅读次数:86
Saltstack module iosconfig 详解
iosconfig.diff_text Return the diff, as text, between the candidate and the running config. candidate_config The candidate configuration sent as text. ...
分类:移动开发   时间:2020-03-28 21:51:24    阅读次数:82
Saltstack module grafana4 详解
grafana4.get_org Show a single organization. name Name of the organization. profile Configuration profile used to connect to the Grafana instance. Def ...
分类:其他好文   时间:2020-03-28 21:49:12    阅读次数:80
Saltstack module glassfish 详解
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
1696条   上一页 1 ... 5 6 7 8 9 ... 170 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!