Compare commits
6 commits
dd590c95fa
...
af12d63c44
Author | SHA1 | Date | |
---|---|---|---|
af12d63c44 | |||
02b0a7dd0c | |||
239167f478 | |||
e7b63d74be | |||
89a00d05eb | |||
e35b653af9 |
4 changed files with 23 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:ipa-server:testing:workload,ipa-server
|
||||
role:certbot:v1.1:common,certbot
|
||||
|
||||
# end of file
|
4
playbook_templates/ipa2.actcur.com
Normal file
4
playbook_templates/ipa2.actcur.com
Normal file
|
@ -0,0 +1,4 @@
|
|||
role:core:v1.2:core
|
||||
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
|
7
var_files/certbot/ipa2.actcur.com
Normal file
7
var_files/certbot/ipa2.actcur.com
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
# vars file for certbot on ipa.actcur.com
|
||||
|
||||
domains:
|
||||
- domain: ipa2.actcur.com
|
||||
|
||||
# end of file
|
Loading…
Add table
Reference in a new issue