summaryrefslogtreecommitdiff
path: root/facts.d (follow)
Commit message (Collapse)AuthorAge
* Add new modules content.Hugo Hörnquist2023-06-23
| | | | | | | This module is designed differently. It makes no attempt to manage templates. It still attempts to manage machines, but this should probably move to Puppet tasks or similar, with the static configuration mostly doing cleanup.
* Remove everything.Hugo Hörnquist2023-06-21
| | | | | | | | | | | | Remove everything in the module, to make room for a new module in its place (but keeping the history, just in case). The problem with this module was that it tried way to hard to handle the machines by itself, while that should be done outside puppet. The new module will have a much simpler idea of how to provission, not attempt to build machines from scratch, and especially not do anything expensive.
* Rename, and fail nicer on nspawn fact.Hugo Hörnquist2022-02-09
|
* Safeguard machined fact.Hugo Hörnquist2022-01-12
|
* Remove python3.10 dependency for machined facts.Hugo Hörnquist2022-01-12
|
* Add systemd-machined facts.Hugo Hörnquist2022-01-02