Commit 52c0f0b6 by Joseph Mulloy

Remove tags that don't init replica set OPS-2117

parent c8b48b63
......@@ -242,8 +242,6 @@
skip_replica_set: false
when: initialize_replica_set
tags:
- "install"
- "install:app-configuration"
- "manage"
- "manage:db-replication"
......@@ -264,7 +262,6 @@
when: initialize_replica_set
tags:
- "manage"
- "manage:start"
- "manage:db-replication"
- name: wait for mongo server to start
......@@ -274,7 +271,6 @@
when: initialize_replica_set
tags:
- "manage"
- "manage:start"
- "manage:db-replication"
- name: configure replica set
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment