File tree Expand file tree Collapse file tree 2 files changed +2
-32
lines changed Expand file tree Collapse file tree 2 files changed +2
-32
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ galaxyservers:
42
42
## create vars file for your host
43
43
44
44
Create ` host_vars/<YOUR_HOST>/vars.yml ` .
45
- Check out the ` vars.yml ` files of other hosts in this repo to get an idea of what is are the options.
45
+ Check out the ` vars.yml ` files of other hosts in this repo to get an idea of what are the options.
46
46
47
- note: the same service user (` galaxy-qa1 ` ) is used for both ` pulsar-qa1 ` and ` pulsar-qa2 `
47
+ note: The same service user (` galaxy-qa1 ` ) is used for both ` pulsar-qa1 ` and ` pulsar-qa2 ` instances.
48
48
49
49
## create and fill ansible vault
50
50
@@ -113,7 +113,6 @@ Use `sudo apt install python3-docker` before running the `usegalaxy.rabbitmqserv
113
113
114
114
For influxdb apt key error : https://www.influxdata.com/blog/linux-package-signing-key-rotation/
115
115
116
-
117
116
# ## flower
118
117
119
118
Flower role 2.0 tries to install python `virtualenv` globally, which debian12 does not allow. You have to modify the role to prevent this.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments