Brad Poulton 4 years ago
parent
commit
9fe6830ac7
3 changed files with 4 additions and 3 deletions
  1. 2 2
      New Customer Setup Notes - GovCloud.md
  2. 1 1
      README.md
  3. 1 0
      RedHat Notes.md

+ 2 - 2
New Customer Setup Notes - GovCloud.md

@@ -639,7 +639,7 @@ cd salt/fileroots
 `echo "    - splunk.pop_hf_license" >> top.sls`
 
 Commit all the changes to git and open PR. Once the settings are in the master branch, come back and run these commands.
-
+```
 CUSTOMERPREFIX=modelclient
 salt -C "${CUSTOMERPREFIX}* and G@msoc_pop:True" test.ping
 #are the LCP images up-to-date on the salt minion version? See Salt Upgrade Notes.md. Upgrade salt minions before syncing ec2_tags it needs py3. Make sure the environment grain is set before trying to upgrade salt. 
@@ -658,7 +658,7 @@ salt -C "${CUSTOMERPREFIX}* and G@msoc_pop:True" pillar.get os_settings:rhel:rh_
 #LCP nodes need manual RH Subscription enrollment before removing test=true ensure the command is filled out with the pillar
 salt -C "${CUSTOMERPREFIX}* and G@msoc_pop:True" state.sls os_modifications.rhel_registration test=true
 salt -C "${CUSTOMERPREFIX}* and G@msoc_pop:True" state.sls os_modifications
-
+```
 
 salt ${CUSTOMERPREFIX}-splunk
 Start with ds

+ 1 - 1
README.md

@@ -43,7 +43,7 @@ BAECEXD (pronounced "bake ext") is a set of notes about how to actually get thin
 
 4. Use three backticks to indicate a section of code or terminal output and single backticks to indicate technical commands or terms.
 
-5. When referencing other files use a link in the format `See (file name) for more details.` e.g. See (Salt Upgrade Notes.md) for more details. 
+5. When referencing other files use a link in the format `See <file name> for more details.` e.g. See Salt Upgrade Notes.md for more details. 
 
 6. For PRs, push directly to master unless they are major changes.
 

+ 1 - 0
RedHat Notes.md

@@ -6,6 +6,7 @@ Notes about RedHat subscriptions and OS configurations
 
 Review commands run on the command line:
 sudoreplay or "ausearch -ua <username>"
+For more info see Sudo Replay Notes.md for more details. 
 
 ## Subscriptions