diff --git a/Puppetfile b/Puppetfile index d61c76d1fc5ef9aef2cf685b55471e273e4b71f6..d67f2c7b149078d0e7f87c4bba5e76a211acc97e 100644 --- a/Puppetfile +++ b/Puppetfile @@ -46,7 +46,7 @@ mod 'puppet-extlib', '7.3.0' mod 'analysator', :git => 'https://git.lysator.liu.se/lysator/puppet/analysator.git' mod 'arch', :git => 'https://git.lysator.liu.se/lysator/puppet/arch.git' -mod 'conina', :git => 'https://git.lysator.liu.se/lysator/puppet/conina.git' +mod 'conina', :git => 'https://git.lysator.liu.se/lysator/puppet/conina.git', :branch => 'main' mod 'datorhandbok', :git => 'https://git.lysator.liu.se/lysator/puppet/datorhandbok.git' mod 'debian', :git => 'https://git.lysator.liu.se/lysator/puppet/debian.git' mod 'freebsd', :git => 'https://git.lysator.liu.se/lysator/puppet/freebsd.git'