Skip to content

Instantly share code, notes, and snippets.

@matzew
Created October 13, 2017 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/3d1679a50bd8431af3321f47d9646cb0 to your computer and use it in GitHub Desktop.
Save matzew/3d1679a50bd8431af3321f47d9646cb0 to your computer and use it in GitHub Desktop.
definitely should change the names to fh-sync-redis/fh-sync-mongo, reduces the chance of a collision.
You could do:
- name: Delete fh-sync required services
command: oc delete service fh-sync-{{ item }}
with_items:
- redis
- mongo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment