mprivacy-ceph-config (1.0.52) stable; urgency=low

  * git be5d507c0afb00625077a49387678fdb5aef8dfe
    BUG 0007509: ceph - neuer Modul-Fehler diskprediction_local wg python sklearn.svm.classes
    ceph-create-first: do not enable diskprediction_local

 -- Amon Ott <ao@m-privacy.de>  Tue, 18 Aug 2026 09:16:00 +0200

mprivacy-ceph-config (1.0.51) stable; urgency=low

  * debian/mprivacy-ceph-config.postinst:
    - add /var/log/daemon.log to /etc/logrotate.d/rsyslog, if missing
    - add "size 50M" to /etc/logrotate.d/ceph-common, if no size set
  * git f72f339cbd101d2ebbfbe9d39d9c82d6bb299190
    BUG 0007356: ceph - Log-Level auf info reduzieren
    ceph-create-first: add
      ceph config set global mon_cluster_log_level info
      ceph config set mon debug_mon 0/0

 -- Amon Ott <ao@m-privacy.de>  Thu, 08 Jan 2026 09:18:00 +0100

mprivacy-ceph-config (1.0.50) stable; urgency=low

  * git e0b55b3d24641d82c495897764c47ff1cf2421e3
    BUG 0007201: tgntpdate nutzt cannoical-Server
    tgntpdate: pick NTP servers from /etc/ntpsec/ntp.conf and /etc/ntp.conf,
      not from unconfigured /etc/default/ntpdate
  * git 888be5d8c10886e7ad3313808ae5ef43427dbac8
    BUG 0007144: ceph-remove - Keyrings nicht entfernen
    ceph-remove: save content of /etc/ceph/ into /etc/ceph.old/ before cleanup
  * git e2186c9af27d8b3dd9470e205e0ff8dac200a93b
    BUG 0006883: ceph-add(-mon) erweitern/hinzufügen um einen nur-mon-ceph hinzufügen zu können
    ceph-add: if new monitor has been created, call
      ceph-deploy --overwrite-conf admin $TARGETHOST
      and show hint to add new monitor to /etc/ceph/ceph.conf on all nodes

 -- Amon Ott <ao@m-privacy.de>  Thu, 03 Jul 2025 08:19:00 +0200

mprivacy-ceph-config (1.0.49) stable; urgency=low

  * debian/mprivacy-ceph-config.postinst:
    - adjust check_disk line in /etc/nagios/nrpe.cfg to exclude /sys/* and /proc
  * git 092fbd527532c1f47ece3d820d6b4ed04e17d5de
    BUG 0006915: ceph-remove - entfernt mgr nicht
    ceph-remove: also delete /var/lib/ceph/mgr
  * git 59fb224ef21f7b6e4d594b14840d97acb4858d49
    BUG 0006883: ceph-add(-mon) erweitern/hinzufügen um einen nur-mon-ceph hinzufügen zu können
    ceph-add: add parameter --onlymon to only create a monitor on this node

 -- Amon Ott <ao@m-privacy.de>  Thu, 28 Nov 2024 09:04:00 +0100

mprivacy-ceph-config (1.0.48) stable; urgency=low

  * debian/mprivacy-ceph-config.postinst:
    - change /etc/nagios/nrpe.cfg to call check_ceph_servers with sudo
    - add line 'nagios ALL=NOPASSWD:/usr/local/nrpe/check_ceph_servers' to
      /etc/sudoers, if missing
  * debian/mprivacy-ceph-config.install:
    - install sudo_check_ceph_servers into /etc/sudoers.d/
  * git 7bbff1374d22763d6ec5a312f3c13cb2df911e91
    BUG 0006970: ceph - check_ceph checkt nur den Prozess ceph (systemctl/init.d)
    check_ceph_servers: remove space in cases.
  * git b56f20bb8715d759bd0cab9a6793de56fd2edc0c
    BUG 0006970: ceph - check_ceph checkt nur den Prozess ceph (systemctl/init.d)
    Add sudo file sudo_check_ceph_servers
  * git 6c227ec4204513c39bb17bfb7e840fb7ab8d5ac5
    BUG 0006970: ceph - check_ceph checkt nur den Prozess ceph (systemctl/init.d)
    check_ceph_servers: call ceph health with timeout 8 and only use first line

 -- Amon Ott <ao@m-privacy.de>  Fri, 15 Nov 2024 13:16:00 +0100

mprivacy-ceph-config (1.0.47) stable; urgency=low

  * debian/mprivacy-ceph-config.install:
    - install check_ceph_servers to /usr/local/nrpe/
  * git 1033639cb1d20afd390fe1bbb0273d62f73b0f03
    BUG 0006970: ceph - check_ceph checkt nur den Prozess ceph (systemctl/init.d)
    Add check_ceph_servers

 -- Amon Ott <ao@m-privacy.de>  Fri, 15 Nov 2024 11:39:00 +0100

mprivacy-ceph-config (1.0.46) stable; urgency=low

  * Install tgntpdate as /etc/init.d/tgntpdate via debian/mprivacy-ceph-config.init
  * git 5bbcdb510d5dfc19f05734c9ce26ca9d63f330a2
    BUG 0006914: ceph - bitte beim Start/Neustart des Ceph-Servers die genaue Zeit holen
    Add tgntpdate

 -- Amon Ott <ao@m-privacy.de>  Fri, 27 Sep 2024 08:25:00 +0200

mprivacy-ceph-config (1.0.45) stable; urgency=low

  * git 449ab02b9d44af91750ac36ceeb7f7b7e69d9d07
    BUG 0006884: ceph - mon low on available space
    ceph-create-first: ceph config set mon mon_data_avail_warn 10

 -- Amon Ott <ao@m-privacy.de>  Fri, 17 May 2024 10:43:00 +0200

mprivacy-ceph-config (1.0.44) stable; urgency=low

  * git 093eba6c89741c5b7cfe979fe16f5dbd29687172
    BUG 0006844: ceph - bitte ceph-create -add und history device_health_metrics in .mgr ändern
    ceph-add, ceph-remove, tgpro-cephfs-create, tgpro-image-create:
      change device_health_metrics to .mgr

 -- Amon Ott <ao@m-privacy.de>  Fri, 05 Apr 2024 08:31:00 +0200

mprivacy-ceph-config (1.0.43) stable; urgency=low

  * git b66152da57b9dc6a2954b499d6682211ef662c3c
    tgpro-image-create: purge package grub2

 -- Amon Ott <ao@m-privacy.de>  Wed, 27 Mar 2024 08:32:00 +0100

mprivacy-ceph-config (1.0.42) stable; urgency=low

  * git bed3e8a32b54041951297d73865c1022e6550e03
    tgpro-image-create: enable pg_autoscale_mode for rbd pool
  * git 4c52694ee6e9d1849fe81a47441d418f246ee06b
    ceph-create-first: ceph mgr module disable restful

 -- Amon Ott <ao@m-privacy.de>  Wed, 13 Mar 2024 07:43:00 +0100

mprivacy-ceph-config (1.0.41) stable; urgency=low

  * git d7a9472f96b5dfd38520120c0777412e9b368abe
    BUG 0006772: diabling cephx wg fehlender Keyrings
    ceph-create-first: create separate keyring /etc/ceph/ceph.client.crash.keyring
      for ceph-crash and set it in /etc/ceph/ceph.conf
    ceph-add: if /etc/ceph/ceph.client.crash.keyring exists, copy it to new node
      and set it in /etc/ceph/ceph.conf

 -- Amon Ott <ao@m-privacy.de>  Thu, 07 Mar 2024 12:12:00 +0100

mprivacy-ceph-config (1.0.40) stable; urgency=low

  * git 763036fe51374c32e3092d22d506e43bfd6ec1a0
    BUG 0006789: ceph - MDS-Cache-Size bei ceph-create-first und ceph-add erhöhen
    ceph-create-first: set mds_cache_memory_limit to 64G, but max. half of system
      memory. This value is for all MDS, so no need to set again in ceph-add

 -- Amon Ott <ao@m-privacy.de>  Thu, 07 Mar 2024 10:25:00 +0100

mprivacy-ceph-config (1.0.39) stable; urgency=low

  * debian/mprivacy-ceph-config.install:
    - aptcachecleanup /etc/cron.daily/
  * git af178284f7ce7d2d7d01d367d2a6b54efaba4b97
    BUG 0006692: ceph-(boot) - macht /var/cache/apt/archives voll

 -- Amon Ott <ao@m-privacy.de>  Thu, 09 Nov 2023 10:32:00 +0100

mprivacy-ceph-config (1.0.38) stable; urgency=low

  * git 05ff8ad6d8d4a5e5fbe3a7a5c500dfc73acd737c
    ceph-create-first: ceph config set osd bdev_enable_discard true

 -- Amon Ott <ao@m-privacy.de>  Tue, 29 Aug 2023 10:38:00 +0200

mprivacy-ceph-config (1.0.37) stable; urgency=low

  * debian/control:
    - no longer recommend mprivacy-cephboot

 -- Amon Ott <ao@m-privacy.de>  Thu, 25 May 2023 11:16:00 +0200

mprivacy-ceph-config (1.0.36) stable; urgency=low

  * download:
    - mv -f fstrim.cron.daily debian/mprivacy-ceph-config.fstrim.cron.daily
  * debian/rules:
    - dh_installcron --name=fstrim
  * debian/control:
    - depend on mprivacy-ceph-keys
  * git 70b36680403ffe37475d85258ee4e0b87778617f
    BUG 0006377: regelmäßiges fstrimm einführen
    Add fstrim.cron.daily

 -- Amon Ott <ao@m-privacy.de>  Mon, 27 Feb 2023 09:57:00 +0100

mprivacy-ceph-config (1.0.35) stable; urgency=low

  * git 7233352e8486472e645f143c2cd09d8d43f3c8d9
    BUG 0006337: ceph-boot (der ceph-Server) muss auch UEFI (Netzwerkboot) anbieten
    tgpro-image-create: fix CEPHUSER value for grub.cfg

 -- Amon Ott <ao@m-privacy.de>  Fri, 09 Sep 2022 13:35:00 +0200

mprivacy-ceph-config (1.0.34) stable; urgency=low

  * debian/control:
    - Recommends: mprivacy-cephboot (>> 2:202200908~5.10.141)
  * git df5958935e7a211940aab68b9f9cc53e91504db7
    BUG 0006337: ceph-boot (der ceph-Server) muss auch UEFI (Netzwerkboot) anbieten
    tgpro-cephfs-create, tgpro-image-create: also create /srv/tftp/grub/grub.cfg
      from template.
  * git 83ea4b374afad522a3a973c43600194d5edb23cd
    tgpro-cephfs-create, tgpro-image-create: tightgate tarball name has changed

 -- Amon Ott <ao@m-privacy.de>  Thu, 08 Sep 2022 10:45:00 +0200

mprivacy-ceph-config (1.0.33) stable; urgency=low

  * git 5813afff57b3c614cd6af22dcf9e9c3a76669462
    ceph-create-first, ceph-add: change default partition to sda4

 -- Amon Ott <ao@m-privacy.de>  Thu, 01 Sep 2022 10:24:00 +0200

mprivacy-ceph-config (1.0.32) stable; urgency=low

  * git 50d9d9c54ee4553dae65140e35d1da4089cb4b8e
    ceph-create-first, ceph-add: change default partition to sda3

 -- Amon Ott <ao@m-privacy.de>  Wed, 10 Aug 2022 11:39:00 +0200

mprivacy-ceph-config (1.0.31) stable; urgency=low

  * git 2763a10ddfd062a02d6769c1af9211d765dcf185
    BUG 0006220: ceph-server neue Funktion zur Anzeige verbundener TGPs
    ceph-check-clients: use "sort -u" at end of line

 -- Amon Ott <ao@m-privacy.de>  Wed, 23 Mar 2022 07:45:00 +0100

mprivacy-ceph-config (1.0.30) stable; urgency=low

  * debian/control:
    - depend on jq
  * debian/mprivacy-ceph-config.install:
    - add ceph-check-clients
  * git 42d69566de9641a9743e25b3134ff47ec4c8b126
    BUG 0006220: ceph-server neue Funktion zur Anzeige verbundener TGPs
    Add ceph-check-clients
  * git f104815a6a1dd886534e319bb0068d80b5f3b52e
    BUG 0006220: ceph-server neue Funktion zur Anzeige verbundener TGPs
    ceph-check-clients: call ceph and jq with paths

 -- Amon Ott <ao@m-privacy.de>  Thu, 24 Feb 2022 09:35:00 +0100

mprivacy-ceph-config (1.0.29) stable; urgency=low

  * git c3030cfd0573cb35d4d7568f86d5f5f530213c1e
    ceph-create-first: set mon auth_allow_insecure_global_id_reclaim false

 -- Amon Ott <ao@m-privacy.de>  Mon, 17 May 2021 10:27:00 +0200

mprivacy-ceph-config (1.0.28) stable; urgency=low

  * git 761fa707a63a751132a31949602b48a999bf6d58
    ceph-create-first: ceph fs set cephfs allow_standby_replay on
  * git 81d518dec4232891c45167608508d6156ee8c252
    ceph-create-first: ceph fs set cephfs allow_standby_replay yes

 -- Amon Ott <ao@m-privacy.de>  Tue, 06 Apr 2021 10:43:00 +0200

mprivacy-ceph-config (1.0.27) stable; urgency=low

  * git 00998c65da51abfc50ab39ba856a418f868e246b
    tgpro-image-copy: also accept three digit image numbers for target

 -- Amon Ott <ao@m-privacy.de>  Fri, 19 Mar 2021 09:16:00 +0100

mprivacy-ceph-config (1.0.26) stable; urgency=low

  * git dc81ec76a65c209da1148a9da8b40c48d5082bf7
    cephrestartslowosd: limit OSD detection to OSDs and handle MONs, too.

 -- Amon Ott <ao@m-privacy.de>  Tue, 09 Mar 2021 09:15:00 +0100

mprivacy-ceph-config (1.0.25) stable; urgency=low

  * git 2a803b51a200b7de1c5867b0c6b486c0909634ca
    tgpro-image-*: also accept three digit image numbers

 -- Amon Ott <ao@m-privacy.de>  Fri, 05 Mar 2021 12:45:00 +0100

mprivacy-ceph-config (1.0.24) stable; urgency=low

  * git a36108ce396d1602d6b59ebc6c03a2479a0a6ce7
    ceph-create-first: suppress error output of "ceph auth get client.tgpro"

 -- Amon Ott <ao@m-privacy.de>  Tue, 02 Mar 2021 13:56:00 +0100

mprivacy-ceph-config (1.0.23) stable; urgency=low

  * debian/mprivacy-ceph-config.postinst:
    - optimize OSD settings, set OSD device class to ssd
  * git f194f56d58a5daebb91a6c1fa0c96f65de6a76d2
    ceph-create-first, ceph-add: optimize OSD settings, set OSD device class to ssd

 -- Amon Ott <ao@m-privacy.de>  Thu, 25 Feb 2021 12:28:00 +0100

mprivacy-ceph-config (1.0.22) stable; urgency=low

  * debian/rules:
    - install cephrestartslowosd
  * add debian/mprivacy-ceph-config.postinst:
    - create deactivated /etc/cron.d/cephrestartslowosd, if missing
  * git 2e2429adcee7468bc000a9e7d628942beba8f84c
    Add cephrestartslowosd to detect and restart OSD and MDS with blocked requests.

 -- Amon Ott <ao@m-privacy.de>  Wed, 10 Feb 2021 12:31:00 +0100

mprivacy-ceph-config (1.0.21) stable; urgency=low

  * git 32a47daa34d37083d779adcb83074676dc5e16d5
    BUG 0005914: ceph warnt 14 d wg ehemaligen crashes (default)
    ceph-create-first: ceph config set mgr mgr/crash/warn_recent_interval 0
  * git e984ec2a7b070b1652755dc5481409dcaa2018b6
    BUG 0005915: ceph osd pool [g,s]et device_health_metrics size hinzufügen
    ceph-add, ceph-remove, tgpro-cephfs-create, tgpro-image-create:
      add help text for device_health_metrics size
  * git c26a381ac91e332ad8e99481808e8ded2a8dcf5e
    BUG 0005916: Befehl für mount des ceph-"Laufwerks" in .bash_history hinzufügen
    ceph-create-first: append Ceph mount command to /root/.bash_history

 -- Amon Ott <ao@m-privacy.de>  Mon, 21 Dec 2020 08:41:00 +0100

mprivacy-ceph-config (1.0.20) stable; urgency=low

  * git eb348c9684b8456cc00d164cf22e100300ef2224
    tgpro-image-mount: call e2fsck before mounting, use timeout for mount
  * git 429e158ce6cdb8968fe3110121f41d8d03fa5409
    ceph-create-first: create cephfs_metadata with fewer PGs, it is much smaller

 -- Amon Ott <ao@m-privacy.de>  Fri, 06 Mar 2020 12:48:00 +0100

mprivacy-ceph-config (1.0.19) stable; urgency=low

  * 010a32be8b11abf55105ecfe275d1986efebd826
    ceph-create-first: also set ceph osd crush tunables optimal

 -- Amon Ott <ao@m-privacy.de>  Mon, 24 Feb 2020 10:29:00 +0100

mprivacy-ceph-config (1.0.18) stable; urgency=low

  * git cf911545cca67bbe0372bb49dcfad29e1c2db8ce
    tgpro-image-create: call "ceph auth get" with timeout 60
  * git 713a64b28a7a8710e736cf1621218223d0df15aa
    ceph-create-first: add p to client.tgpro mds rights for quota settings.

 -- Amon Ott <ao@m-privacy.de>  Fri, 07 Feb 2020 08:59:00 +0100

mprivacy-ceph-config (1.0.17) stable; urgency=low

  * git 85b30fd075ef33cf59bb040cb539b4585f1384d5
    BUG 0005610: cephboot - bitte Key für homeuser- und backup-mount gleich in die netconfcluster schreiben
    tgpro-image-create: add tgpro ceph key to netconfcluster
  * git fbdbbf73349c66695e9ce18fc4efdb7fca28320c
    BUG 0005609: cephboot - bitte "Erstellung" der /srv/tftp/pxelinux.cfg/default scripten
    tgpro-image-create: create /srv/tftp/pxelinux.cfg/default from .dist, if missing,
      and set CEPHUSER and CEPHPASS correctly.

 -- Amon Ott <ao@m-privacy.de>  Wed, 29 Jan 2020 09:48:00 +0100

mprivacy-ceph-config (1.0.16) stable; urgency=low

  * git 604127d7e296ddf5b67750a67a41ebca9e909f1b
    ceph-create-first: ceph fs set cephfs session_autoclose 180

 -- Amon Ott <ao@m-privacy.de>  Mon, 20 Jan 2020 10:34:00 +0100

mprivacy-ceph-config (1.0.15) stable; urgency=low

  * git 079f62014b2049a4ca82ec6d07834a5c0bc35c6c
    ceph-create-first: allow to create cephfs snapshots

 -- Amon Ott <ao@m-privacy.de>  Wed, 06 Nov 2019 10:36:00 +0100

mprivacy-ceph-config (1.0.14) stable; urgency=low

  * git 98c34d17d669999102dfe7aa75876fe4cb0eb69f
    ceph-create-first, ceph-add: first ssh/scp with -oStrictHostKeyChecking=no

 -- Amon Ott <ao@m-privacy.de>  Fri, 06 Sep 2019 10:26:00 +0200

mprivacy-ceph-config (1.0.13) stable; urgency=low

  * git 30920ead6fb225782b206c91452812f25333f87c
    tgpro-image-create: mount with -o discard and set discard in fstab
    tgpro-image-mount: mount with -o discard

 -- Amon Ott <ao@m-privacy.de>  Mon, 12 Aug 2019 07:59:00 +0200

mprivacy-ceph-config (1.0.12) stable; urgency=low

  * git 6a4192ecebb8f11ec510a354a8e18a395f7a8eeb
    Add mp-adjustdisks mp-adjustdisks.service

 -- Amon Ott <ao@m-privacy.de>  Fri, 09 Aug 2019 07:41:00 +0200

mprivacy-ceph-config (1.0.11) stable; urgency=low

  * git 39ba16eaac188d5941468beecc7fff9eba0850d9
    ceph-create-first: create /var/lib/ceph/crash/posted
  * git f88d715e4f84a5931425c54eb16c6d31e8aa6d30
    tgpro-image-create: disable swap in fstab

 -- Amon Ott <ao@m-privacy.de>  Thu, 08 Aug 2019 08:31:00 +0200

mprivacy-ceph-config (1.0.10) stable; urgency=low

  * f84de6f0ee91f2d668778274855a08ff12efb069
    tgpro-image-copy: check that etc/cu/netconfcluster exists before writing to it

 -- Amon Ott <ao@m-privacy.de>  Mon, 29 Jul 2019 09:11:00 +0200

mprivacy-ceph-config (1.0.9) stable; urgency=low

  * git 7576d9c4d86c4ff6d6d4099991b1c77549b35c1f
    Add tgpro-image-mount and tgpro-image-umount.
  * git 5c4e6672627ecd6996219ebda24efa66ddb9f4e6
    ceph-create-first, tgpro-image-create: create Ceph accounts tgpro, rbd
    ceph-add: copy client.tgpro and client.rbd keyrings to new node

 -- Amon Ott <ao@m-privacy.de>  Wed, 24 Jul 2019 14:42:00 +0200

mprivacy-ceph-config (1.0.8) stable; urgency=low

  * git 001ea02b340248f5ae668e30eed4174f9636ae8c
    ceph-create-first: fix pg_num_min screen output
  * git 989762b17ca8fb8dcb9ba748e48489d29d2ded04
    Add tgpro-image-create and tgpro-image-copy to create and copy TG-Pro rbd images.
  * git dfff385cb2efe9c19bdeb859635cfff5917569ca
    tgpro-image-create: suppress mkswap output
  * git acbe0cc383f4fd1445c401aac1fc5f634480f1b1
    ceph-create-first, ceph-add: no longer support a journal partition
  * git 69127e1a13ae4c79f7430eb89c3939f30ea63a2f
    ceph-create-first, ceph-add: fix help text
  * git d875037d427228bc5bcccc141ca2a52b49c860cb
    tgpro-image-create: fix partition calculation for sfdisk units

 -- Amon Ott <ao@m-privacy.de>  Tue, 23 Jul 2019 15:36:00 +0200

mprivacy-ceph-config (1.0.7) stable; urgency=low

  * git 93a9e25a7ad34375cd61cabe69aeeee52093af85
    ceph-create-first: reduce initial pg number to 16 and enable pg auto scaling
  * git d81b892cbfeb545b74eeaa65287eeb4748d80269
    ceph-create-first: start with pg_num 32 and set pg_num_min to 16

 -- Amon Ott <ao@m-privacy.de>  Wed, 17 Jul 2019 11:51:00 +0200

mprivacy-ceph-config (1.0.6) stable; urgency=low

  * git 70c4c3b66ea8e5d7592b372947567272cc89a2ea
    BUG 0005274: Ceph-Install: Parameter hilfe Anzeigen!
    ceph-create-first: when called without parameter or with -h, show help

 -- Amon Ott <ao@m-privacy.de>  Thu, 04 Apr 2019 10:58:00 +0200

mprivacy-ceph-config (1.0.5) stable; urgency=low

  * git f0fe62e8e683da12813f7a94fa68ee4b0cac8c50
    ceph-create-first, ceph-add, ceph-remove: add public/cluster network params.
  * git 834541acc498df35a798fbbd94ff12c3699a10ec
    ceph-create-first: comment extra MYIP line

 -- Amon Ott <ao@m-privacy.de>  Mon, 06 Aug 2018 16:20:00 +0200

mprivacy-ceph-config (1.0.4) stable; urgency=low

  * git 60d0fc32e6faaa6f294d7199d082c6c15061a6de
    ceph-create-first: create pools with 64 PGs.

 -- Amon Ott <ao@m-privacy.de>  Thu, 03 May 2018 11:48:00 +0200

mprivacy-ceph-config (1.0.3) stable; urgency=low

  * git ed84429dec88e6759a6f809fed4aec52dbb5f11a
    ceph-create-first, ceph-add, ceph-remove: adjust for Ceph Luminous

 -- Amon Ott <ao@m-privacy.de>  Thu, 03 May 2018 11:01:00 +0200

mprivacy-ceph-config (1.0.2) stable; urgency=low

  * git 8780774c7f31dca0b12a8529ec4f31b75595d224
    ceph-config: replace tls-remote with verify-x509-name
  * git 7af87e53811c45d169e6df9d67dc6f93add9292b
    Add ceph-create-first ceph-add ceph-remove from mprivacy-tools.

 -- Amon Ott <ao@m-privacy.de>  Wed, 02 May 2018 14:57:00 +0200

mprivacy-ceph-config (1.0.1) stable; urgency=low

  * git 7f52f23b1c00c9f5296b4c0a3bee4172b4fceaca
    BUG 0004711: Verschlüsselte Verbindungen zwischen Ceph Nodes
    ceph-config: add support to define a list of Ceph nodes and create and
    distribute OpenVPN p2p configs so that every node has contact with
    each other.

 -- Amon Ott <ao@m-privacy.de>  Tue, 20 Dec 2016 14:00:00 +0100

mprivacy-ceph-config (1.0.0) stable; urgency=low

  * Initial with git d6dc3a74ec4d2b488d269045d2ab914a78d5e6da

 -- Amon Ott <ao@m-privacy.de>  Fri, 18 Nov 2016 13:13:00 +0100
