全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
salt设置定时任务
1640阅读 0评论
2014-08-11
yyf1986
分类:
Python/Ruby
设置定时任务
salt '1.1.1.1' cron.set_job root 30 '*' '*' '*' '*' '/root/test.sh' '' ''
查看定时任务
salt '1.1.1.1' cron.ls root
上一篇:
rhel5.5安装最新版本saltstack
下一篇:
salt自定义grains