Skip to content

Commit

Permalink
README: Make call to pulp_redis explicit
Browse files Browse the repository at this point in the history
Earlier today in `pulp/pulp_installer`
pulp/pulp_installer#332 got merged. This leads
to one having to specify the pulp_redis role explicitly.
  • Loading branch information
Spredzy committed Jun 17, 2020
1 parent 2db0453 commit 2659424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ The following is a simple quickstart for installing a local Galaxy server. It re
version: 2.0.0b2
pulp_api_workers: 4
roles:
- pulp_redis
- pulp_database
- pulp_workers
- pulp_resource_manager
Expand Down

0 comments on commit 2659424

Please sign in to comment.