Christopher Dancy

Results 95 comments of Christopher Dancy
trafficstars

Interesting... _technically_ there is on issue IF you have the proper licensing but oracle is so wishy-washy as to how they define things that causes more confusion than anything else.

Used `termination` and it works like a charm.

@lacostenycoder last commit is from a couple weeks ago. https://github.com/Fred-Barclay/Termination

Piggy backing off of this thread as it's _sort of_ related: are there docker/rkt images which has this module baked in possibly for testing purposes? My motivation is around a...

@gregkh yeah you're right. Vagrant image possibly? Just something to get up and running quick is all I'm wondering.

@gregkh work machine I'm on now is osx or as it's now known as again: mac. I can do things easily enough at home or in a VM but with...

So the solution is to NOT use this task but instead fall back to using exec? @petehayes maybe we should put together a PR to solve the issue? I'm not...

@dcasavant this is the same issue we were seeing internally. Tried disabling cassandra but that didn't seem to work. @maracle6 did you try passing along the `pega.cassandra.enabled = false` flag...

@maracle6 confirmed this does work as expected. @dcasavant we may want to add some logic to disable cassandra if "action = install" so that folks don't have to provide it...