Added configuration for ipa server role #1

Merged
ejparker merged 16 commits from testing into prod 2025-03-30 00:06:21 -05:00
Showing only changes of commit 5c430461d9 - Show all commits

View file

@ -1,7 +1,7 @@
role-ipa-server
=========
A brief description of the role goes here.
This role is used to build freeipa server
Requirements
------------
@ -11,7 +11,7 @@ No requirements
Role Variables
--------------
Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder
No role specific variables
Dependencies
------------
@ -23,8 +23,8 @@ Example Playbook Template
Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:
role:mount:v1.0:core,mount
role:mount:testing:core,mount
role:ipa-server:v1.0:workload,ipa-server
role:ipa-server:testing:workload,ipa-server
License
-------