Skip to content
pglift v0.3.0

    Handle pgpass update upon instance port change
    Run systemctl daemon-reload after change in unit files
    Don't install systemd unit files when service_manager is not systemd
    Add "role create" command
    Add a "role" Ansible module
    Fix possible UnboundLocalError in site-configure command
    Do a full system lookup when retrieving an instance or listing instances
    Improve error handling in "backup" script
    Add logic to inspect postgres_exporter configuration
    Catch interface model validation errors in Ansible module
    Use instance.apply() in Ansible "instance" module
    Build Ansible modules argspec from manifest models
    Move "model" and "manifest" modules under a "models" package