summaryrefslogtreecommitdiff
path: root/manifests (unfollow)
Commit message (Collapse)Author
2023-01-21Add some notice-calls to dhcpd.Hugo Hörnquist
2023-01-16Nosol cascasde on uninstall.Hugo Hörnquist
2023-01-16Transmission create directories.Hugo Hörnquist
2023-01-16Add profile for website_blog_2.Hugo Hörnquist
2023-01-16Fix certificate for wiki.Hugo Hörnquist
2023-01-16Introduce cgit profile.Hugo Hörnquist
2023-01-16Add nginx userdir module.Hugo Hörnquist
2023-01-16Update wiki to use new letsencrypt.Hugo Hörnquist
2023-01-16Add profile for general webserer.Hugo Hörnquist
2023-01-16Update shiori to use new letsencrypt setup.Hugo Hörnquist
2023-01-16Introduce profiles::certificates + repomaster work.Hugo Hörnquist
2023-01-09Add default value to mounts::mounts.Hugo Hörnquist
2023-01-05Add repomaster.Hugo Hörnquist
2023-01-05Made repo removable.Hugo Hörnquist
2023-01-05workstation_x remove missing packages.Hugo Hörnquist
2022-12-31Syncthing: force service type.Hugo Hörnquist
The syncthing module should autodetect the service type, and looking at its code it appears to use the fact $::service_provider, which is correctly set. Ithryn, running Arch Linux uses the wrong service type despite all that.
2022-12-31Add nspawn_master.Hugo Hörnquist
2022-12-31Reworte syncthing.Hugo Hörnquist
2022-11-20Disable more games.Hugo Hörnquist
2022-11-15charset utf-8 for vimwiki dir listings.Hugo Hörnquist
2022-11-14PHPLDAPADMIN add fastcgi-php for nginx.Hugo Hörnquist
2022-11-13Add ldapadmin profile.Hugo Hörnquist
2022-11-06Introduce hiera + fix php fpm.Hugo Hörnquist
2022-11-06Fix wireguard peer parameter.Hugo Hörnquist
2022-11-06Move more wireguard config to hiera.Hugo Hörnquist
2022-11-03Add initial wireguard profiles.Hugo Hörnquist
2022-11-03Add backlight.Hugo Hörnquist
2022-10-30Add wiki module.Hugo Hörnquist
2022-10-24Add xandikos.Hugo Hörnquist
2022-10-09Add backlight classes.Hugo Hörnquist
2022-10-02Start using envvar module.Hugo Hörnquist
2022-10-02Include imagemagick profile from workstation.Hugo Hörnquist
2022-10-02Replace package directives with ensure_packages.Hugo Hörnquist
2022-10-02Minor fixes in resolv.Hugo Hörnquist
2022-10-02DHCPD disable manage_service.Hugo Hörnquist
That option manages dhcpd.service, but I instead want to use dhcpd4.service.
2022-10-02Futher workstation setup.Hugo Hörnquist
2022-10-02Move cowsay and envirnoment setup to own profiles.Hugo Hörnquist
2022-10-02Split workstation into X and non-X part.Hugo Hörnquist
2022-09-30Remove ensure_packages for the time being.Hugo Hörnquist
2022-09-30Don't manage packages for Archlinux.Hugo Hörnquist
This is most likely incorrect. Since ~ 8.0.0 puppet/letsencrypt manages nginx packages by itself (but not apache packages).
2022-08-16Add profiles::resolv.Hugo Hörnquist
2022-08-07Remove profiles::pgadmin.Hugo Hörnquist
2022-08-04Hopefully fix uwsgi + pgadmin.Hugo Hörnquist
2022-08-04Add basic pgadmin profile.Hugo Hörnquist
2022-07-22Add cors headers to shiori.Hugo Hörnquist
2022-06-15profiles::dhcpd dnsupdatekey only if possible.Hugo Hörnquist
2022-06-14Add profiles::nosol.Hugo Hörnquist
2022-06-14Remove python3 from profiles::common::debian.Hugo Hörnquist
/Something/ included python::install, which collided with this... And I have no idea how to get a proper stack trace.
2022-06-13Extend profiles::repo to debian.Hugo Hörnquist
2022-06-13Use https for arch repo.Hugo Hörnquist
The server already redirected http to https, this just saves us that request.