Initial support for australis as a debian package. Sample config file should be added. Using docker to build.
This commit is contained in:
parent
032ee08af1
commit
1a046b30af
6 changed files with 42 additions and 0 deletions
10
debian/changelog
vendored
Normal file
10
debian/changelog
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
australis (0.0.5) unstable; urgency=medium
|
||||
|
||||
* Backup and snapshot commands have now been moved to under the force subcommand as these are expensive operations
|
||||
and the subcommand should reflect that.
|
||||
* Cobra library upgrade.
|
||||
* Added version command.
|
||||
* Added ability to use config config file. By default this file will be located in /etc/aurora/australis.yml
|
||||
* Changed insecureSkipVerify to skipCertVerification
|
||||
|
||||
-- Renan DelValle <renanidelvalle@gmail.com> Wed, 24 Oct 2018 18:27:19 -0700
|
Loading…
Add table
Add a link
Reference in a new issue