aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-02-04 08:46:42 -0500
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-02-04 08:46:42 -0500
commit9b692d4304ae0d20cca4ed5be1f25a2ed19cf3fc (patch)
tree3b0c1ccfdcdf2da42d5cb912a446e9c1b7290849 /README.md
parent29d67e764c544789e74fdf3cbf4626bea758699b (diff)
downloadselfhosted-9b692d4304ae0d20cca4ed5be1f25a2ed19cf3fc.tar.gz
selfhosted-9b692d4304ae0d20cca4ed5be1f25a2ed19cf3fc.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ded772..3cc465e 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ configuration, and configure each service.
| Role | Description |
--------------------------------------------|-------------|
[proxmox\_instance](roles/proxmox_instance) | Automatically provisions a [Proxmox](https://www.proxmox.com/) VM with the given hardware and cloud-init configuration
-[common](roles/common) | Meta-role that pulls in common configuration roles (local repos, freeipa client, DNS/NTP, SSH keys, etc)
+[common](roles/common/meta/main.yml) | Meta-role that pulls in common configuration roles (local repos, freeipa client, DNS/NTP, SSH keys, etc)
[freeipa\_server](roles/freeipa_server) | [FreeIPA](https://www.freeipa.org/) provides provides identity management, access control, certificate management, and single sign-on
[yum\_mirror](roles/yum_mirror) | Mirrors all package repositories locally
[rsyslog\_server](roles/rsyslog_server) | Centralized syslog storage using [Rsyslog](https://www.rsyslog.com/)