From 7f9786da29b414d94af99c77be7fe16a6e919fba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 24 Jan 2022 11:11:45 +0100 Subject: Broke profiles into parts. --- manifests/workstation/family/archlinux.pp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'manifests/workstation/family') diff --git a/manifests/workstation/family/archlinux.pp b/manifests/workstation/family/archlinux.pp index f84946c..306b903 100644 --- a/manifests/workstation/family/archlinux.pp +++ b/manifests/workstation/family/archlinux.pp @@ -24,12 +24,6 @@ class profiles::workstation::family::archlinux { line => "MAKEFLAGS='-j${cpus}'" } - pacman::repo { 'adrift-space': - ensure => present, - server => 'http://repo.gandalf.adrift.space/arch', - sig_level => 'Optional', - } - # remove # - netctl -- cgit v1.2.3