diff --git a/.mrconfig b/.mrconfig index 3bac623..110cd69 100644 --- a/.mrconfig +++ b/.mrconfig @@ -1,29 +1,32 @@ # keep the list sorted alphabetically by local repo name [credentials] checkout = git clone 'https://forge.softwareheritage.org/source/credentials' 'credentials' [swh-apps] checkout = git clone 'https://gitlab.softwareheritage.org/swh/infra/swh-apps.git' 'swh-apps' fixups = git remote set-url origin https://gitlab.softwareheritage.org/swh/infra/swh-apps.git [swh-charts] checkout = git clone 'https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts.git' 'swh-charts' fixups = git remote set-url origin https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts.git +[swh-ipxe] +checkout = git clone 'https://gitlab.softwareheritage.org/swh/infra/ipxe.git' swh-ipxe + [sysadm-provisioning] checkout = git clone 'https://gitlab.softwareheritage.org/swh/infra/swh-sysadmin-provisioning.git' 'sysadm-provisioning' fixups = git remote set-url origin https://gitlab.softwareheritage.org/swh/infra/swh-sysadmin-provisioning.git [k8s-clusters-config] checkout = git clone 'https://gitlab.softwareheritage.org/swh/infra/ci-cd/k8s-clusters-conf.git' k8s-clusters-config fixups = git remote set-url origin https://gitlab.softwareheritage.org/swh/infra/ci-cd/k8s-clusters-conf.git [k8s-private-data] checkout = git clone git@gitlab.softwareheritage.org:/infra-private/k8s-swh-private-data.git k8s-private-data fixups = git remote set-url origin git@gitlab.softwareheritage.org:/infra-private/k8s-swh-private-data.git