蔷薇525 发表于 2018-1-3 17:08:13

第一章 SaltStack快速入门

# salt-key  Accepted Keys:
  Denied Keys:
  Unaccepted Keys:
  saltstack-node2.example.com
  Rejected Keys:
# salt-key -a saltstack-node2.example.com
  The following keys are going to be accepted:
  Unaccepted Keys:
  saltstack-node2.example.com
  Proceed? y
  Key for minion saltstack-node2.example.com accepted.
# salt-key
  Accepted Keys:
  saltstack-node2.example.com
  Denied Keys:
  Unaccepted Keys:
  Rejected Keys:
# salt-key -A
  The following keys are going to be accepted:
  Unaccepted Keys:
  saltstack-node1.example.com
  Proceed? y
  Key for minion saltstack-node1.example.com accepted.
# salt-key
  Accepted Keys:
  saltstack-node1.example.com
  saltstack-node2.example.com
  Denied Keys:
  Unaccepted Keys:
  Rejected Keys:
页: [1]
查看完整版本: 第一章 SaltStack快速入门