templates: Sort fact tables.
We actually had a function that would sort the facts tables by default based on the first column but weren't using this. Testing with the upcoming PuppetDB 1.6 made this bug surface because PuppetDB stopped sorting facts by itself.
This commit is contained in:
@@ -4,6 +4,11 @@ Changelog
|
||||
|
||||
This is the changelog for Puppetboard.
|
||||
|
||||
0.0.4
|
||||
=====
|
||||
|
||||
* Fix the sorting of the different tables containing facts.
|
||||
|
||||
0.0.3
|
||||
=====
|
||||
This release introduces a few big changes. The most obvious one is the
|
||||
|
||||
Reference in New Issue
Block a user