diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-16 17:41:24 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-16 17:41:24 +0200 |
commit | dabfca8301d1638d01fffabf7f8f70445102832a (patch) | |
tree | a41a13e09df24fb2b2360e98fbb38d849137c6bb /debian | |
parent | 182d73afa495dd0e24734148d2aa0bbd587be1ec (diff) | |
download | itzks-systems-dabfca8301d1638d01fffabf7f8f70445102832a.tar.gz itzks-systems-dabfca8301d1638d01fffabf7f8f70445102832a.tar.bz2 itzks-systems-dabfca8301d1638d01fffabf7f8f70445102832a.zip |
standardskriver tool: Allow for customer based [machine.<CUSTOMERID>] and [groups.<CUSTOMERID>] sections in /etc/standardskriver.cfg. This allows having all site configurations of all customers in one config file.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4627f2b..6535adc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +itzks-systems (2015.04.16.1) UNRELEASED; urgency=medium + + * standardskriver tool: + - Allow for customer based [machine.<CUSTOMERID>] and [groups.<CUSTOMERID>] + sections in /etc/standardskriver.cfg. This allows having all site + configurations of all customers in one config file. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 16 Apr 2015 17:39:34 +0200 + itzks-systems (2015.04.03.1) unstable; urgency=medium * debian/control: |