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

相关文章:

  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2022-03-02
  • 2021-07-24
  • 2022-12-23
  • 2021-07-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-03-09
  • 2022-02-22
  • 2021-08-19
相关资源
相似解决方案