kotfic
kotfic
**NOTE** Rebased and force-pushed
This is a known issue that is common for vagrant deployments because the default user for connecting to the machine is `vagrant` not root. This means when ever you become...
This may need to go into the ansible.cfg file to work (e.g. it may be processed before extra_vars are taken into account). If that doesn't work we'll have to do...
This is a low priority refactor, I don't really want to lose track of this or https://github.com/Kitware/cumulus/issues/240 unless there is a compelling reason to close these down.
What do you mean by shared volume? I was under the impression volume's can only be attached to a single instance at a time - or do you mean the...
ec2-pod role does not support this out of the box, I do however, have some ansible scripts kicking around that does this. Let me see if i can put hands...
Not sure if this is helpful or not, but fwiw: https://github.com/OpenGeoscience/nex/blob/master/experimental/celery_performance/setup.yml#L41-L129 On Wed, Feb 24, 2016 at 9:03 AM, Chris Kotfila [email protected] wrote: > ec2-pod role does not support this...
Do we have a list of places where ssh access is being used that isn't ansible based?
This is apart of https://github.com/Kitware/cumulus/issues/124