summaryrefslogtreecommitdiff
path: root/manifests (unfollow)
Commit message (Collapse)Author
2023-09-27Add todo in mu4web.Hugo Hörnquist
2023-09-27Auto install btrfs-progs if btrfs filesystems are detected.Hugo Hörnquist
2023-09-27Made timezone links relative.Hugo Hörnquist
Since I often nest system, and systems might have different zones available.
2023-09-27Remove profile arch_ports.Hugo Hörnquist
As of may 2023 Arch moved to a pure git setup, meaning that each package is now available as a separate repo. See link: https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/SHCCCKHLIWPXPOIR5ARNJKSVWL2SSUO7/ diff --git a/manifests/arch_ports.pp b/manifests/arch_ports.pp index 2720ebe..16a8287 100644 --- a/manifests/arch_ports.pp +++ b/manifests/arch_ports.pp @@ -1,6 +1,8 @@ # "ports" tree for arch linux, providing all PKGBUILD sources for the # public repos. # https://archlinux.org/svn/ +# @deprecated +# class profiles::arch_ports ( String $location = '/usr/local/arch', ) {
2023-09-27Fix spelling mistake.Hugo Hörnquist
2023-09-27More WG fixes.Hugo Hörnquist
2023-09-27Fix wg.Hugo Hörnquist
2023-09-27WG allow multiple routes.Hugo Hörnquist
2023-09-27wg flip netdev and network.Hugo Hörnquist
2023-09-27Specify wg exit port.Hugo Hörnquist
2023-09-27New wireguard rewrite.Hugo Hörnquist
2023-08-09fixHugo Hörnquist
2023-08-09Webserver cors.Hugo Hörnquist
2023-08-09FixHugo Hörnquist
2023-08-09FixHugo Hörnquist
2023-08-09FixHugo Hörnquist
2023-08-09Add swagger-ui.Hugo Hörnquist
2023-06-25Change tex package.Hugo Hörnquist
Arch linux replaced it slightly before 2023-06-25.
2023-06-24Set mode for wireguard netdev.Hugo Hörnquist
2023-06-24Wireguard work.Hugo Hörnquist
2023-06-24Wireguard work.Hugo Hörnquist
2023-06-23Wireguard work.Hugo Hörnquist
2023-06-20Search base.Hugo Hörnquist
2023-06-20Fix function name.Hugo Hörnquist
2023-06-20Update phpldapadmin to match updated module.Hugo Hörnquist
2023-06-20s/CNAME/AAAA/Hugo Hörnquist
2023-06-20Manage postgres password through hiera.Hugo Hörnquist
extlib::cache togetether with sensitive doesn't seem to work.
2023-06-19Don't mark public key sensitive.Hugo Hörnquist
2023-06-19Further concourse work.Hugo Hörnquist
2023-06-19Move eyaml configuration to own class.Hugo Hörnquist
2023-06-18Replace concourse with module.Hugo Hörnquist
2023-06-14Puppetserver: setup eyaml.Hugo Hörnquist
2023-06-14Puppetserver: lint cleanup.Hugo Hörnquist
2023-06-13phpLDAPadmin change configuration of webroot.Hugo Hörnquist
2023-06-13Fix spelling.Hugo Hörnquist
2023-06-13Fix php ldap admin.Hugo Hörnquist
2023-06-13Add concourse profile.Hugo Hörnquist
2023-06-13Add profile postpresql.Hugo Hörnquist
2023-06-13Change mu4web to use new dns::record.Hugo Hörnquist
2023-06-13Update puppetboard to new certbot.Hugo Hörnquist
2023-06-12Puppetboard fix linter errors.Hugo Hörnquist
2023-06-12Puppetdb change fact source.Hugo Hörnquist
2023-06-11Update remaining modules to use new dns::record.Hugo Hörnquist
2023-06-11Container registry nginx options.Hugo Hörnquist
2023-06-11Add distribution registry.Hugo Hörnquist
2023-06-10Change dhcpd domain.Hugo Hörnquist
2023-06-10DHCPD fix alignment.Hugo Hörnquist
2023-06-10Change to new DNS module.Hugo Hörnquist
2023-05-16Transmission ADD trailing slashes.Hugo Hörnquist
2023-05-15Remove trailing slash.Hugo Hörnquist