416d776e97
✨ Add redmine DB password to inventory
2022-10-20 22:30:41 +02:00
f4544b2555
✨ Add external CleanURI setup to inventory
2022-09-15 18:09:16 +02:00
ee9b4954d4
Merge pull request 'Pulse-Gateway für 19-Zoll-Raum Verbrauchsmessung' ( !65 ) from pulse-gw-svc into master
...
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/65
Reviewed-by: dkdent <dkdent@netz39.de>
2022-08-27 16:19:11 +00:00
af92b3e299
Add holmium.n39.eu to inventory
2022-08-27 14:12:11 +02:00
9a2b07bafc
Add power meter credentials to Radon inventory
2022-08-27 13:30:17 +02:00
87bc1d7a25
Add SIP registration string
...
This string contains user, password and registry (Sipgate). Instead of building
the rules around this, it is added as a whole string to the vault.
2022-08-05 10:32:02 +02:00
8375a835f4
Add configuration for DD24 dyndns role
2022-08-04 17:03:09 +02:00
fbde9090a9
Set up gatekeeper user (pi)
...
This is the user that will manage door and shutters
2022-07-24 18:09:06 +02:00
cf1fed21cb
platon: Set the MAC address that is registered in the router
2022-07-24 18:09:06 +02:00
1e4cbb8f44
Remove user setting (pi) for platon
...
Default admin users are now installed (as Raspbian continues
to discurage the user pi anyways) and administrators can use
their own accounts for Ansible.
2022-07-24 18:09:06 +02:00
953f116b6f
inventory: Define a group with all VMs running on proxmox (beaker)
...
Want to install some package for those hosts only.
2022-07-23 10:39:27 +02:00
91e803f26d
inventory: Join SSH keys to one line
...
authorized keys content has all those three parts in one line and the
keys for tux and dkdent already have it that way, too.
2022-07-22 07:04:57 +02:00
b85c3aab47
inventory: Fix indentation
...
Whitespace only. yamllint complained:
9:5 error wrong indentation: expected 6 but found 4 (indentation)
13:7 error wrong indentation: expected 8 but found 6 (indentation)
48:7 error wrong indentation: expected 8 but found 6 (indentation)
49:81 error line too long (402 > 80 characters) (line-length)
56:7 error wrong indentation: expected 8 but found 6 (indentation)
57:81 error line too long (99 > 80 characters) (line-length)
2022-07-22 07:04:57 +02:00
8997eb710b
inventory: Add missing document start
...
yamllint warning:
1:1 warning missing document start "---" (document-start)
2022-07-22 07:04:57 +02:00
0f0731d800
inventory: Rename file to add file extension
...
This is a YAML file, make ansible-lint (and me) happy and add a proper
file extension. Also helps editors to pick correct syntax highlighting.
2022-07-22 07:04:37 +02:00