Commit Graph

8 Commits

Author SHA1 Message Date
nazunalika
fcdf86b31c
Linting and Formatting
This commit appends the README.md to state that yaml files should start
with `---` and end with `...`. This also addresses some linting
warnings that were not appearing during pre-commit on local system.
2021-08-29 22:02:24 -07:00
nazunalika
f118ec9571
Attempt Sync
This is attempting a sync of some stuff from our ansible server. Some
data is either missing or obfuscated.
2021-07-11 21:16:19 -07:00
nazunalika
b032f130b8 merging some internal changes for awx 2021-01-17 20:46:06 -07:00
nazunalika
8e2f81c415 Ansible 2.7+ Best Practices and GetKeyTab Fixes
-> Changed specific pieces that are recommended to be changed in Ansible
2.7 and higher (such as using fail_msg and success_msg, not just msg for
  assertions
-> Improved the getkeytab adhoc playbook for flexibility and delegations
against a IPA server, as well as forcing the choice of the user with
permissions that can perform the action rather than the default "admin"
user in FreeIPA as a security fix.
2021-01-01 20:14:24 -07:00
Chris Cowley
bae96c0431
Add a section to the repo for architecture (#14944)
* Proposal for monitoring responsibilities
* added an architecture diagram for Prometheus
* install graphviz
* Only run the diagrams action when someone commits a diagram
* Filled out the architecture README
* Install node Prometheus Node Exporter on all hosts

Co-authored-by: Chris Cowley <chris.cowley@fr.clara.net>
2020-12-18 16:03:49 -05:00
nazunalika
cdd0e25232 fixing latest / present lint 2020-12-13 03:09:00 -07:00
Chris Cowley
e1085d7e22 Do not open up FW port for Prometheus. 2020-12-12 22:14:57 +01:00
Chris Cowley
e1bd3b1eb1 Install Prometheus 2020-12-12 21:34:59 +01:00