summaryrefslogtreecommitdiff
path: root/manifests (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.
* Fail properly for failed filter type inferrence.Hugo Hörnquist2023-01-15
|
* 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
|
* filter fragment requires file.Hugo Hörnquist2023-01-15
| | | | | A missing file shouldn't be added as a filter. This will cause puppet to error, but leave our configuration in a non-broken state.
* Move filter name validation to puppet type.Hugo 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.
* Include setup code.Hugo Hörnquist2022-10-11
|
* Fix variable name.Hugo Hörnquist2022-10-11
|
* Add missing comma.Hugo Hörnquist2022-10-11
|
* 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
|
* Merge all cgit repo rules into one.Hugo Hörnquist2022-01-13
|
* 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