Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Bug report MAR-74 Website roles should restart web appplications if changes made might affect application
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Bug report
  • Category
    Not determined
  • Targetted for
    1.1.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (1)
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    2 hours
  • Time spent
    No time spent
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
  • Reproducability
    Always
  • Severity
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

The php_website and wsgi_website roles need to be able to restart web applications in cases where these might be affected by changes made in these two roles.

At least the following actions require restarts:

  • Changes in service configuration files.
  • Changes in installed packages (both system and virtualenv ones).

Failure to do so might result in old code/configuration still being run.

Steps to reproduce this issue
  1. Deploy application using the wsgi_website role.

  2. Set-up wsgi_website role to deploy new package or upgraded package version in virtualenv.

  3. Test if running application version has been updated as well.

Todos (0 / 0)
There are no comments