Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.09 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.09 KB

notes-on-automation

A collection of information related to PXE booting, SaltStack, Terraform, and the idiosyncracies within.

Elastic

Technically not ElasticSearch, as I don't actually have a use for the search engine piece. But the Logging/Metrics/APM services and Kibana? I AM IM.

PXE

The PXE folder contains a number of details around PXE booting both Windows and Linux from the Linux world. Mainly with iPXE, because it's awesome, but there's some basic PXE stuff in there in case you need a history lesson.

SaltStack

The SaltStack folder covers a huge amount of extra information regarding SaltStack, including some very simple pointers about folder layout, configurations and traps I've fallen into over time

Terraform

The Terraform folder contains some basics about the use of Terraform, including some extended documentation that I found unclear in the Terraform.io guide.