Douglas J Hunley

Results 24 issues of Douglas J Hunley

Any plans to support Python 3? Currently, you have to add: ``` from importlib import reload` ``` and comment out `sys.setdefaultencoding("utf8")` manually

It would be swell to extend the `--stop` and `--start` commands to be 'repo aware' so that you could, for example. take 'repo 1' offline. Right now, you need to...

Low Priority
module [core]
enhancement

Currently if you try to run the tool on OSX, it outputs `Non Linux database hosts are not supported at the moment. Can not continue` which is understandable for a...

Help Wanted

**Describe the enhancement you are proposing:** We should add Tower metrics as a source for use in Crunchy HA. See https://www.ansible.com/blog/red-hat-ansible-tower-monitoring-using-prometheus-node-exporter-grafana for details

DOCS

**Describe the enhancement you are proposing:** Any plans to add a dashboard similar to https://grafana.com/grafana/dashboards/2428 to show what's going on with HAProxy as part of an HA cluster?

FEATURE

backport #337 to `stable-1`

##### SUMMARY > hm cycle=dict(type='bool', default=False), looks like a type mismatch (if we take a look at arg_spec in main). > change it to type bool and sample: 'false' to...

##### SUMMARY Alter the text matrix to specify the PG versions as discussed in #276 ##### ISSUE TYPE - Feature Pull Request

##### SUMMARY The collection should adopt a matrix of supported PG versions. Right now, there's no formal declaration of what PG versions are supported and the pipeline tests _a few_...

SUMMARY Relates to #207 `postgresql_privs`: deprecate and remove usage_on_types The rough plan is: - [ ] Add a deprecation warning to the postgresql_privs module about the deprecation of the usage_on_types...