summaryrefslogtreecommitdiff
path: root/manifests/init.pp (follow)
Commit message (Collapse)AuthorAge
* Minor documentation updates.Hugo Hörnquist2023-09-18
|
* Remove ordering between filter and cgitrc.Hugo Hörnquist2023-01-15
| | | | | | If any of the filters fragments failed then Concat[$cgitrc] would also be skipped. We however still want to generate that file, since filters can reference missing sources.
* Change to use HugoNikanor/letsencrypt.Hugo Hörnquist2023-01-15
|
* Fix linter warnings.Hugo Hörnquist2023-01-15
|
* Document classes.Hugo Hörnquist2023-01-15
|
* Don't require clone_url:sHugo Hörnquist2023-01-15
|
* Create directories for public repos.Hugo Hörnquist2022-10-11
|
* Add file with public repos.Hugo Hörnquist2022-10-11
|
* Force concat after filter.Hugo Hörnquist2022-10-11
| | | | | | | Previously, puppet would replace the cgitrc file (leading to invalid references to filter files), then if a filters source was set to a file on the same server then it would fail, since the server is currently broken.
* general cleanup.Hugo Hörnquist2022-10-11
|
* Fix missing letter.Hugo Hörnquist2022-10-11
|
* further cleanup.Hugo Hörnquist2022-10-11
|
* Rewrote filter system.Hugo Hörnquist2022-10-11
|
* Change how root readme is sources.Hugo Hörnquist2022-10-11
|
* Cleanup whitespace.Hugo Hörnquist2022-10-11
|
* Remove cgit notify.Hugo Hörnquist2021-12-30
|
* Cgit fixes.Hugo Hörnquist2021-12-30
|
* Move cgit setup to module.Hugo Hörnquist2021-12-30
|
* cgitHugo Hörnquist2021-12-29
|
* Move cgit conf to hiera.Hugo Hörnquist2021-12-29
|
* Initial commit.Hugo Hörnquist2021-06-29