Project

Profile

Help

Issue #2216

closed

Devel - pulp 3.0 ansible provisioning script does not install mod_ssl therefore fails

Added by fdobrovo over 7 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

I started vagrant and during provisioning it failed on pulp_ca : Configure Apache TLS certificate.

 ___________________________________________________
< TASK [pulp_ca : Configure Apache TLS certificate] >
 ---------------------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

fatal: [dev]: FAILED! => {"changed": false, "failed": true, "msg": "Destination /etc/httpd/conf.d/ssl.conf does not exist !", "rc": 257}

I found out that mod_ssl is not being installed during setup and therefore the file does not exists.

Also available in: Atom PDF