|
@@ -23,24 +23,26 @@
|
|
|
```
|
|
|
|
|
|
```
|
|
|
- # MDR Salt Notes.md
|
|
|
- Salt is the configuration management tool
|
|
|
+ # MDR Salt Notes.md
|
|
|
+ Salt is the configuration management tool
|
|
|
|
|
|
- ---
|
|
|
- Section 1
|
|
|
- 02/28/2020
|
|
|
-
|
|
|
- Salt sucks and we should use puppet.
|
|
|
+ ---
|
|
|
+ Section 1
|
|
|
+ 02/28/2020
|
|
|
+
|
|
|
+ Salt sucks and we should use puppet.
|
|
|
+
|
|
|
+ ---
|
|
|
+ Section 2
|
|
|
+ 03/15/2020
|
|
|
|
|
|
- ---
|
|
|
- Section 2
|
|
|
- 03/15/2020
|
|
|
+ Salt version 2019.2.3 should always be made public on the internet.
|
|
|
+ ```
|
|
|
+
|
|
|
|
|
|
- Salt version 2019.2.3 should always be made public on the internet.
|
|
|
- ```
|
|
|
3. To add a newline that is visible in markdown on the github website, add two newlines to the .md file. DO NOT add `<br>` or \ to the ends of lines. The primary place to view these files is in a text editor not on github website!
|
|
|
|
|
|
4. When referencing other files use this format `See <file name> for more details.` e.g. See MDR Salt Upgrade Notes.md for more details.
|
|
|
|
|
|
|
|
|
-
|
|
|
+
|