diff --git a/.gitignore b/.gitignore index a0e8227d233fcd94db1d56ffed570f06ca698784..cca9a384aff1ea588844b840f015361dae0c69cd 100644 --- a/.gitignore +++ b/.gitignore @@ -41,7 +41,6 @@ /saz-sudo/ /saz-timezone/ /ssm-hitch/ -/ssm-munin/ /stm-debconf/ /swh-dar/ /swh-gunicorn/ diff --git a/.mrconfig b/.mrconfig index 1ca6cfe627e425ea853f8fa344f2d42d58bab55c..ba86a30162fb5de395679e4ea6c84f68c16d56b6 100644 --- a/.mrconfig +++ b/.mrconfig @@ -279,12 +279,6 @@ checkout = git clone https://forge.softwareheritage.org/source/puppet-ssm-hitch. && git remote add upstream https://github.com/ssm/ssm-hitch \ && git fetch upstream -[ssm-munin] -checkout = git clone https://forge.softwareheritage.org/source/puppet-ssm-munin.git ssm-munin \ - && cd ssm-munin \ - && git remote add upstream https://github.com/ssm/ssm-munin \ - && git fetch upstream - [stm-debconf] checkout = git clone https://forge.softwareheritage.org/source/puppet-stm-debconf.git stm-debconf \ && cd stm-debconf \