Publishing details

Changelog

salt-formula-backupninja (0.2+201811071547.4bd66af~xenial1) xenial; urgency=medium

  [ Martin Polreich ]
  * [4bd66af] Update Gemfile and Makefile configuration   - One Gemfile for all formulas tests   - Update Makefile for OpenStack tests
  * [f619666] Freeze inspec version for salt-formulas tests 	- in inspec >= 3.0.0 there are changes in schema 	  which require to have tests/integration dir 	  to contain tests, otherwise fails 	- this is temporary workaround until we decide 	  proper fix

  [ Oleksii Grudev ]
  * [9108b94] Add backupninja group explicitly

  [ Martin Polreich ]
  * [0cd0eee] Fix Python version for Travis CI tests

  [ Tatyana Leontovich ]
  * [95932ad] Fix typo n cmd
  * [d089a6a] Use home_dir for rsync cmd

  [ Petr Michalec ]
  * [9e14077] Merge pull request #1 from avlasov-mos-de/master
  * [da1f2f1] Merge pull request #5 from car-da/scheduling
  * [7862b92] Merge "Add Salt 2018.3 tests and fix readme"

  [ Martin Polreich ]
  * [ef70a88] Add Salt 2018.3 tests and fix readme

  [ Ondrej Smola ]
  * [8f6065d] Merge "Update metadata.yml with correct URL"

  [ Martin Polreich ]
  * [ed7b5c9] Ability to set number of backupninja backups to keep

  [ Jiri Broulik ]
  * [cb96fa9] Merge "Add option to set exact backup times and disable auto backup"

  [ Martin Polreich ]
  * [41ee69c] Add option to set exact backup times and disable auto backup

  [ Vasyl Saienko ]
  * [a201071] Make sure ../backupninja/.ssh/ dir exists bafore updating keys

  [ Jiri Broulik ]
  * [e644871] managed auth keys

  [ Petr Michalec ]
  * [8c625c1] Update metadata.yml with correct URL

  [ Jaroslav Steinhaisl ]
  * [7bfb0d8] repair name of the day
  * [9ec131e] add scheduling to another engine

  [ Jiri Broulik ]
  * [124025c] possibility to absent public key from server
  * [a0bab44] parametrize server side backup dir
  * [1b693c6] engine opts added
  * [34dc3da] restrict access

  [ Jaroslav Steinhaisl ]
  * [5a7068b] aded scheguling options for backup client in rsync engine

  [ Martin Polreich ]
  * [12bad86] Use new image for kitchen tests

  [ Filip Pytloun ]
  * [339d865] Update Makefile

  [ Jakub Josef ]
  * [4084502] Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)

  [ Ales Komarek ]
  * [bf73a55] Do not create unnecessary server directories

  [ Filip Pytloun ]
  * [72805c4] Merge "Remove salt-master, reclass from pkg dependencis"

  [ Petr Michalec ]
  * [843369e] Merge "Optimize kitchen tests for Travis CI"
  * [4e6fd0b] Remove salt-master, reclass from pkg dependencis

  [ Martin Polreich ]
  * [a73924a] Optimize kitchen tests for Travis CI

  [ Jakub Josef ]
  * [dae63e7] Fixed typo in run_tests.sh file

  [ Ales Komarek ]
  * [0489741] Merge "Add support for backup of Maas DB"

  [ Martin Polreich ]
  * [a90cf94] Add support for backup of Maas DB

  [ Andrey ]
  * [21ff902] Allow specifying local engine for client-side storage

  [ Martin Polreich ]
  * [e71e912] Fix name in .kitchen.travis.yml file
  * [3727cd1] Merge "Allow Travis CI to run parallel tests"

  [ Ales Komarek ]
  * [9b99f79] don't backup itself

  [ Martin Polreich ]
  * [dfe74ac] Allow Travis CI to run parallel tests

  [ Filip Pytloun ]
  * [e5bd076] Merge pull request #3 from slimakcz/master

  [ tomas kamm ]
  * [b76b02a] fixed monitoring issue a issue with null string in /etc/salt/grains.d/backupninja on backup server

  [ Oleksandr Vlasov ]
  * [5b96039] Add posibility turn of mysql backup for specific nodes, fix rsync creating remote directories,    add import vars revquired for loading cassandra service_grains.

  [ Jenkins ]
  * [4c1b8f1] Merge remote-tracking branch 'target/master'

  [ Filip Pytloun ]
  * [09ce490] Merge pull request #2 from Martin819/master

  [ Jiri Broulik ]
  * [1c4a654] single-transaction added

  [ Martin Polreich ]
  * [02bb010] Rename test pillars for Kitchen tests
  * [21f2314] Added unit tests, test pillars, Kitchen and Travis

  [ Tomáš Kukrál ]
  * [dcbf3e4] fix meta/salt with missing pillar

  [ Jiri Broulik ]
  * [d0af138] backupninja metadata fix
  * [5227b7f] metadata fixes

  [ Filip Pytloun ]
  * [bc741e3] Manage grains using support metadata

  [ Jiri Broulik ]
  * [7071533] backup fixes

  [ Ales Komarek ]
  * [31ef75e] no db reqs
  * [7c8d2c9] Docfixes

  [ Filip Pytloun ]
  * [68f73d3] Unify Makefile, .gitignore and update readme

  [ Michael Kutý ]
  * [4896b92] Add S3 with working example.

  [ Filip Pytloun ]
  * [c3d7306] Workaround for wrongly written support metadata
  * [4e5185d] Fixes, mostly typos
  * [98809a6] More configurable options for duplicity
  * [2ece5d9] User user/password for mysql backup, support galera formula
  * [af0e9c8] Heka decoder for backupninja.log

  [ vmikes ]
  * [2b0082d] fix ok time

  [ Filip Pytloun ]
  * [7da1b54] Fix false-positive checks when backup is running
  * [9379b3f] Add metadata.yml
  * [940f66d] Add missing Makefile
  * [dd29814] Add salt-master into build depends
  * [f702112] Add makefile, run tests during package build
  * [8744035] Set KRB5CCNAME for duplicity_salt.sh
  * [767457e] Revert "Use separate krb5 cache for backups"
  * [89f556a] Use separate krb5 cache for backups
  * [a70a0b6] Use separate krb5 cache for sensu checks
  * [f1987cc] Fix warning when non-nagios action is used
  * [6576638] Merge branch 'sensu' into 'master'

  [ vmikes ]
  * [6233fec] correct date calculations
  * [5191a57] ok exit fix

  [ Filip Pytloun ]
  * [c67eb3a] Enable sensu support
  * [86fa36d] Fix wrong parsing of options
  * [ba7b7e4] duplicity_salt.sh is not jinja template anymore
  * [3e54625] Merge branch 'sensu' into 'master'

  [ vmikes ]
  * [a73e77d] duplicity nagios check

  [ Filip Pytloun ]
  * [5a95ad8] No sensu so far

  [ Michael Kutý ]
  * [e60f8c1] Fix target without auth.

  [ Filip Pytloun ]
  * [c2af589] Ensure mailx is installed
  * [e2460a3] Deploy backupninja.conf
  * [32a13dd] Better alphabetical order
  * [afe8e90] Fix name, files beginning with 0 are disabled
  * [16cedc9] Allow definition of custom handlers
  * [4d6014e] Don't send success emails by default
  * [86eb747] Add script to make working with duplicity easier

  [ Jan Kaufman ]
  * [6ff4384] Merge branch 'one_for_all' into 'master'

  [ Filip Pytloun ]
  * [9edffb7] One dup/rdiff/rsync file for all fs_include
  * [260aebb] Set cacert file
  * [f0840a5] Ensure kdestroy is executed last
  * [7306f70] Fix webdav -> dup
  * [fe188e2] Include support for client
  * [8d5c289] Fix typo
  * [4bfdf94] Backup /var/backups directory
  * [54c562a] More fixes
  * [6ce66eb] Fix readme
  * [7bcb855] Install gss helper correctly
  * [5a3b28a] Merge branch 'webdav' into 'master'

  [ jan kaufman ]
  * [63a0826] fix default principal
  * [17cf26c] refactor keytab, principal options
  * [0b9fdb5] allow to specify gss principal and keytab
  * [4b9457a] remove dup extension from jobfile
  * [8cc741c] better url example
  * [323a03f] use dup engine for webdav
  * [2c66c9a] use proper extension for jobfile
  * [198a154] disable testconnect
  * [d631551] fix formatting
  * [c1b2159] dev: webdav support

  [ Ales Komarek ]
  * [f3176ff] documentation
  * [b0edd2f] keys
  * [770bfb6] fix import
  * [39ede40] cope with ubuntu 14.04 rsync command in in the same but in a little less monkey way
  * [8efa5f9] Server generation
  * [df62864] fix paths
  * [b2eb3f6] fixes

  [ Alena Holanova ]
  * [1d3ef6a] Add support metadata

  [ Michael Kutý ]
  * [751a572] Merge branch 'hotfix/mysql' into master-3
  * [217343b] fix mysql access to pillar meta
  * [2c53308] Merge branch 'hotfix/monkey_patch' into master-3
  * [e6e8f1d] better monkey patch

  [ Jenkins ]

 -- Jenkins <email address hidden>  Wed, 07 Nov 2018 15:47:48 +0000

Available diffs

Builds

Built packages

Package files