summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Default certificates to certname instead of hostname.HEADmasterHugo Hörnquist2023-11-29
| | | | | | | Hostname is usually the local component (e.g. gandalf), which you obviously can't get a certificate for. certname is usually the FQDN, which is what we want.
* Set layout for keycool keyboard.Hugo Hörnquist2023-10-24
|
* .Hugo Hörnquist2023-10-24
|
* Logstash + metricbeat.Hugo Hörnquist2023-10-24
|
* Limit elasticsearch ram.Hugo Hörnquist2023-10-23
|
* Made default domains for certificate configurable.Hugo Hörnquist2023-10-20
|
* Add transient puppetboard2 in FreeBSD porting work.Hugo Hörnquist2023-10-20
|
* Freebsd work.Hugo Hörnquist2023-10-20
|
* /usr/local/lib in ld.so.conf unneeded on FreeBSD.Hugo Hörnquist2023-10-05
|
* No btrfs on FreeBSD.Hugo Hörnquist2023-10-05
|
* Add test to not run locale-gen on FreeBSD.Hugo Hörnquist2023-10-05
|
* Allow for empty filesystems fact.Hugo Hörnquist2023-10-04
|
* Repair redshift service file.Hugo Hörnquist2023-09-29
|
* Add redshift.Hugo Hörnquist2023-09-29
|
* Replace list of tex packages with texlive group.Hugo Hörnquist2023-09-27
|
* s/after/require/gHugo Hörnquist2023-09-27
|
* Tex: more default packages.Hugo Hörnquist2023-09-27
|
* Add extra xmonad dependencies.Hugo Hörnquist2023-09-27
|
* Swagger UI stop using PHP, add comments about default url.Hugo Hörnquist2023-09-27
|
* Minor cleanup.Hugo Hörnquist2023-09-27
|
* Some extra packages for workstations.Hugo Hörnquist2023-09-27
|
* Fix spelling error in ensure_packages function.Hugo Hörnquist2023-09-27
|
* Add todo in mu4web.Hugo Hörnquist2023-09-27
|
* Auto install btrfs-progs if btrfs filesystems are detected.Hugo Hörnquist2023-09-27
|
* Made timezone links relative.Hugo Hörnquist2023-09-27
| | | | | Since I often nest system, and systems might have different zones available.
* Remove profile arch_ports.Hugo Hörnquist2023-09-27
| | | | | | | | | | | | | | | | | | | | | 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', ) {
* Fix spelling mistake.Hugo Hörnquist2023-09-27
|
* More WG fixes.Hugo Hörnquist2023-09-27
|
* Fix wg.Hugo Hörnquist2023-09-27
|
* WG allow multiple routes.Hugo Hörnquist2023-09-27
|
* wg flip netdev and network.Hugo Hörnquist2023-09-27
|
* Specify wg exit port.Hugo Hörnquist2023-09-27
|
* New wireguard rewrite.Hugo Hörnquist2023-09-27
|
* fixHugo Hörnquist2023-08-09
|
* Webserver cors.Hugo Hörnquist2023-08-09
|
* FixHugo Hörnquist2023-08-09
|
* FixHugo Hörnquist2023-08-09
|
* FixHugo Hörnquist2023-08-09
|
* Add swagger-ui.Hugo Hörnquist2023-08-09
|
* Change tex package.Hugo Hörnquist2023-06-25
| | | | Arch linux replaced it slightly before 2023-06-25.
* Set mode for wireguard netdev.Hugo Hörnquist2023-06-24
|
* Wireguard work.Hugo Hörnquist2023-06-24
|
* Wireguard work.Hugo Hörnquist2023-06-24
|
* Wireguard work.Hugo Hörnquist2023-06-23
|
* Search base.Hugo Hörnquist2023-06-20
|
* Fix function name.Hugo Hörnquist2023-06-20
|
* Update phpldapadmin to match updated module.Hugo Hörnquist2023-06-20
|
* s/CNAME/AAAA/Hugo Hörnquist2023-06-20
|
* Manage postgres password through hiera.Hugo Hörnquist2023-06-20
| | | | extlib::cache togetether with sensitive doesn't seem to work.
* Don't mark public key sensitive.Hugo Hörnquist2023-06-19
|