Linux记录-salt命令

salt '*id*'  test.ping

salt -N  组名  cmd.run ''

salt -G "ipv4:0.0.0.0"  cmd.run ''

salt '*id*' cp.get_file  salt://xxx/xxx     /xxx/xxx
salt -N 组名 state.apply  hadoop.conf
posted @ 2019-04-09 14:09  信方  阅读(1248)  评论(0编辑  收藏  举报