Commit Graph

  • b123b5cc57 README.md aktualisiert master StefanMewes 2026-04-13 06:03:48 +00:00
  • 750eca8e0a cert renewal refactored Stefan Mewes 2026-04-12 22:22:15 +02:00
  • 53c9eba7d2 Skript Cert Renewal Stefan Mewes 2026-04-12 22:11:55 +02:00
  • 98d24c2f81 überflüssige Datei entfernt Stefan Mewes 2026-04-12 19:01:23 +02:00
  • 395b313934 Überarbeitung zweites Lighthouse Stefan Mewes 2026-04-12 18:51:56 +02:00
  • 2074d09d9b erstes Lighthouse für check benutzen StefanMewes 2026-04-12 13:35:45 +00:00
  • 20a0887fe8 DNS Skript läuft auf localhost Stefan Mewes 2026-04-12 11:22:52 +02:00
  • 0cb69194e3 Uninstall Skript und Zertifikate Leitfaden Stefan Mewes 2026-04-11 21:24:31 +02:00
  • f6996a0139 DNS Einträge für Nebula Nodes Stefan Mewes 2026-04-11 20:17:32 +02:00
  • 71d811d087 Beispiele auf Englisch übersetzt Stefan Mewes 2026-04-11 11:53:16 +02:00
  • 3574ce95f2 Erweiterung 2 Lighthouses möglich Stefan Mewes 2026-04-11 11:35:30 +02:00
  • ac5c71a43d fix deprecation warning AndrewPaglusch 2025-12-21 22:37:02 -06:00
  • f4e7a0aa59 workaround for attribute bug AndrewPaglusch 2025-09-21 21:24:09 -05:00
  • 243fd3be59 fix bug from #14 AndrewPaglusch 2025-09-21 15:23:13 -05:00
  • 170c46a4d4 add sshd debug interface AndrewPaglusch 2025-09-20 02:40:45 -05:00
  • 41457d5786 cleaning up remote and local allow lists from readme Matt Burchett 2025-09-20 06:17:43 +00:00
  • c6f6548f97 config/lighthouse: add support for remote and local allow lists Matt Burchett 2025-09-20 06:07:45 +00:00
  • 394aabc1d8 preflight: check that the var is defined for the host before adding it to a map Matt Burchett 2024-07-07 22:56:12 +00:00
  • c73ebba5b6 check for duplicate ips on startup AndrewPaglusch 2024-06-15 13:59:40 -05:00
  • 8e69bd0375 verify existing cert has correct ip address AndrewPaglusch 2024-06-15 01:44:36 -05:00
  • c28c13d462 Update README.md Andrew Paglusch 2023-12-08 23:04:15 -06:00
  • 38340be5e2 add prometheus metrics AndrewPaglusch 2023-12-08 22:50:16 -06:00
  • 70be5b0e44 add lighthouse relay function AndrewPaglusch 2023-12-08 22:49:54 -06:00
  • 68d04e63c3 update systemd units with examples from repo AndrewPaglusch 2023-12-08 21:18:11 -06:00
  • 63712024ba bump version AndrewPaglusch 2023-12-08 21:15:07 -06:00
  • 803987bb69 bump version; add nebula_firewall_block_action AndrewPaglusch 2023-05-19 20:59:13 -05:00
  • 34e91507cd allow override of nebula check minute AndrewPaglusch 2023-03-11 01:28:48 -06:00
  • cb60d2c601 fix bug that would result in {} being added to config if var unset AndrewPaglusch 2023-01-28 00:28:42 -06:00
  • a8d4579453 allow adding extra config for lighthouse node AndrewPaglusch 2023-01-15 23:17:33 -06:00
  • a8959885bd bump nebula version to 1.6.1 AndrewPaglusch 2022-09-29 19:46:14 -05:00
  • 1aac2389b9 use include_tasks instead of deprecated include AndrewPaglusch 2022-02-04 18:36:29 -06:00
  • 1694340dfc handle version upgrades; new handler handling AndrewPaglusch 2021-12-17 23:27:23 -06:00
  • b44af648f7 bump version AndrewPaglusch 2021-12-17 23:16:54 -06:00
  • 6e28583afc Merge pull request #5 from mattburchett/matt/hosts Andrew Paglusch 2021-10-15 23:14:55 -05:00
  • 591cdf190f yes -> true Matt Burchett 2021-10-16 03:53:42 +00:00
  • 7ebdb906a3 Merge branch 'master' into matt/hosts Matt Burchett 2021-10-15 22:52:39 -05:00
  • 24104f0480 Adding variables for opting to build hosts file Matt Burchett 2021-10-16 03:51:26 +00:00
  • a3aaa55c91 Update README.md Andrew Paglusch 2021-10-09 00:55:13 -05:00
  • 6799416e2d Update README.md Andrew Paglusch 2021-10-09 00:53:28 -05:00
  • 1afcc4a097 Update lighthouse_config.yml.j2 Andrew Paglusch 2021-10-09 00:12:59 -05:00
  • 5700eb6613 Update README.md Andrew Paglusch 2021-10-09 00:01:03 -05:00
  • e388777088 Update main.yml Andrew Paglusch 2021-10-08 23:59:58 -05:00
  • 2a1d2aba90 Update node_config.yml.j2 Andrew Paglusch 2021-10-08 23:59:26 -05:00
  • 9993ab09e2 add |bool filter to conditionals AndrewPaglusch 2021-08-27 16:43:40 +00:00
  • bc1ef10c3e make nebula-check script optional AndrewPaglusch 2021-08-27 16:15:09 +00:00
  • 82ec21904c Merge pull request #4 from mattburchett/master Andrew Paglusch 2021-08-26 22:06:34 -05:00
  • 25cb90286d Only running on specified nebula hosts Matt Burchett 2021-08-27 02:43:26 +00:00
  • 1d0b31fe2f Adding clean_install option to role (#3) Matt Burchett 2021-08-26 21:26:11 -05:00
  • b5c2a7fbe1 removed comment AndrewPaglusch 2021-08-26 23:45:03 +00:00
  • 885ff44f79 detect cpu arch AndrewPaglusch 2021-08-26 23:30:45 +00:00
  • a758c36845 Update main.yml Andrew Paglusch 2021-08-26 01:28:25 -05:00
  • d1760d56e8 remove hard-coded filename AndrewPaglusch 2021-08-26 04:28:57 +00:00
  • 11eb373302 Update node.yml Andrew Paglusch 2021-08-25 23:13:46 -05:00
  • b8e3fa11c6 add meta info AndrewPaglusch 2021-08-26 03:48:38 +00:00
  • 4688b93c6b Update README.md Andrew Paglusch 2021-08-25 22:17:18 -05:00
  • 390d6042ab make it a role root 2021-08-26 03:13:18 +00:00