initial ipa-server config
This commit is contained in:
parent
dd590c95fa
commit
e35b653af9
2 changed files with 12 additions and 0 deletions
5
playbook_templates/ipa.actcur.com
Normal file
5
playbook_templates/ipa.actcur.com
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
role:core:v1.2:core
|
||||||
|
role:certbot:v1.1:common,certbot
|
||||||
|
role:ipa-server:testing:workload,ipa-server
|
||||||
|
|
||||||
|
# end of file
|
7
var_files/certbot/ipa.actcur.com
Normal file
7
var_files/certbot/ipa.actcur.com
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
# vars file for certbot on ipa.actcur.com
|
||||||
|
|
||||||
|
domains:
|
||||||
|
- domain: ipa.actcur.com
|
||||||
|
|
||||||
|
# end of file
|
Loading…
Add table
Reference in a new issue