Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Releases: razor-x/config_curator

v0.4.0

28 Sep 17:57
Compare
Choose a tag to compare
  • Add backend option for components.

v0.3.0

23 Aug 18:41
Compare
Choose a tag to compare
  • Force rsync to use checksums when installing components.
  • Units have a new uninstall action.
    See the README for details.

v0.2.4

24 May 02:46
Compare
Choose a tag to compare
  • Fix issue where wrong host-specific file would be installed.
  • Only display installed messaged if unit was actually installed.

v0.2.3

24 May 02:45
Compare
Choose a tag to compare
  • Fix bug where component would not install
    if destination does not exist.

v0.2.2

24 May 02:45
Compare
Choose a tag to compare
  • Copy system links in components when using rsync.

Version 0.2.1

14 Feb 22:47
Compare
Choose a tag to compare
  • Allow all keys in manifest to be strings or symbols.

Version 0.1.1

14 Feb 22:48
Compare
Choose a tag to compare
v0.1.1

Version 0.1.1

Version 0.1.0

14 Feb 22:48
Compare
Choose a tag to compare
  • PackageLookup#tools separates tool identifier and tool command.
  • PackageLookup#installed? checks for tool command before lookup.
  • Support for FreeBSD's pkgng added to PackageLookup.