Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated labs 11 to 16 for Day04 #6

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
d4a2f6d
update codeblock formatting for part01 of Lab12
warren-apnic Feb 24, 2024
eb70177
Fix route.show command for part01 of lab12
warren-apnic Feb 24, 2024
aa51b15
update codeblock formatting and instructions for part02 of lab12
warren-apnic Feb 24, 2024
f15ce2b
update codeblock formatting for part03 of lab12
warren-apnic Feb 24, 2024
6bd40c5
update codeblock and instructions for part04 of lab12
warren-apnic Feb 24, 2024
605ef4e
fix mistake for salt-sproxy command
warren-apnic Feb 24, 2024
fd48496
add head -5 to a command in part01 of lab12
warren-apnic Feb 24, 2024
ca96cc6
add instructions to exit the server after ssh for part04 of lab12
warren-apnic Feb 24, 2024
f84324e
update code block formatting for part01 of lab13
warren-apnic Feb 24, 2024
0ef6a5d
fix header style for part01 of lab13
warren-apnic Feb 24, 2024
02542db
update codeblock formatting for part02 of lab13
warren-apnic Feb 24, 2024
1f7280f
add lab restore instructions to lab13
warren-apnic Feb 24, 2024
1e385b0
update code blocks for part03 of lab13
warren-apnic Feb 24, 2024
b1df14f
fix codeblock formatting for part04 of lab13
warren-apnic Feb 24, 2024
d18d2d3
fix codeblock formatting for part01 of lab14
warren-apnic Feb 24, 2024
9ba7b31
fix codeblock formatting for part02 of lab14
warren-apnic Feb 24, 2024
4ad2862
Add extra instructions to part03 of lab14
warren-apnic Feb 24, 2024
6c01b75
update formatting for part02 of lab15
warren-apnic Feb 24, 2024
0ee4325
update formatting for part03 of lab15
warren-apnic Feb 24, 2024
d9f9acd
update instructions for part04 of lab15
warren-apnic Feb 24, 2024
3662a03
add instructions for creating the example.py file and fix codeblock f…
warren-apnic Feb 24, 2024
9ac10d0
add instructions to backup example.py file for part01 of lab16
warren-apnic Feb 24, 2024
f531d0c
fix a typo when creating the example.py file with EOF
warren-apnic Feb 24, 2024
e02f265
fix typo wiht example.py creation using EOF
warren-apnic Feb 24, 2024
bcd1b04
fix typo in creating example.py
warren-apnic Feb 24, 2024
5a4fef8
fix junos show command in pre tags
warren-apnic Feb 24, 2024
7f486a9
Fix typo in the cisco IOS section for part01 of lab16
warren-apnic Feb 24, 2024
b7caa5f
update typos and remove extra whitespace from part01 of lab16
warren-apnic Feb 24, 2024
7beff33
remove linux prompt from bash command for part01 of lab16
warren-apnic Feb 24, 2024
d084a5d
update instructions and codeblock for part02 of lab16
warren-apnic Feb 24, 2024
2efdafe
fix some codeblock formatting for part02 of lab16
warren-apnic Feb 24, 2024
425f3d6
update codeblock formatting for part02 of lab16
warren-apnic Feb 24, 2024
6a05e72
delete duplicate code from part02 of lab16
warren-apnic Feb 24, 2024
b400b1f
update instructions and format code blocks for part03 of lab16
warren-apnic Feb 24, 2024
5f08b22
fix formatting of code in pre tags for part03 of lab16
warren-apnic Feb 24, 2024
d173945
add salt_master instructions to part03 of lab16
warren-apnic Feb 24, 2024
bb7a938
update code block formatting for part04 of lab16
warren-apnic Feb 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
405 changes: 251 additions & 154 deletions lab12-SProxy/salt_sproxy.md

Large diffs are not rendered by default.

762 changes: 497 additions & 265 deletions lab13-APICalls/api_calls.md

Large diffs are not rendered by default.

188 changes: 99 additions & 89 deletions lab14-SaltScale/salt_scale.md

Large diffs are not rendered by default.

288 changes: 145 additions & 143 deletions lab15-DeviceInventory/device_inventory.md

Large diffs are not rendered by default.

696 changes: 435 additions & 261 deletions lab16-ExtendingSalt/part1_modules.md

Large diffs are not rendered by default.

230 changes: 170 additions & 60 deletions lab16-ExtendingSalt/part2_grains.md

Large diffs are not rendered by default.

280 changes: 163 additions & 117 deletions lab16-ExtendingSalt/part3_runners.md

Large diffs are not rendered by default.

203 changes: 120 additions & 83 deletions lab16-ExtendingSalt/part4_returners.md

Large diffs are not rendered by default.