浏览代码

uptime command correction

Colby Williams 4 年之前
父节点
当前提交
ec714cdab3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Patching Notes--CaaSP.md

+ 2 - 2
Patching Notes--CaaSP.md

@@ -109,7 +109,7 @@ salt caasp-splunk-sh system.reboot
 # Wait for it ...
 watch "salt caasp-splunk-sh status.uptime --out=txt"
 
-# Reboot one indexer at a time
+# Reboot one indexer at a time (ping optional)
 salt caasp-splunk-idx-i-0b66b9 test.ping --out=txt
 date; salt caasp-splunk-idx-i-0b66b9 system.reboot
 
@@ -151,7 +151,7 @@ salt 'caasp-splunk-idx-i-*' status.uptime --out=txt
 #### Ensure all Splunk instances have been rebooted
 
 ```
-salt 'caasp-splunk-*' system.uptime --out=txt
+salt 'caasp-splunk-*' status.uptime --out=txt
 ```
 
 #### Step 2 (Day 2): Reboot Kali, Jenkins, Vault, the Bastion, OSCDNS, and Salt Master