Actions
Task #3731
closedStory #3716: As a production Pulp user, I have an Ansible installer
Create the workers role
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
This role will depend on the pulp3 role which will create the necessary Python environment with core and plugins installed.
This role will take the following variables:
worker count - defaults to the number of cores on the machine. Otherwise accepts an integer.
After running the pulp3 role this depends on, this role will:
- Install a systemd unit file for the workers
- Configure the workers to autostart
- Start the workers now
Actions