Skip to content
Snippets Groups Projects
Verified Commit 9d42a921 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Migrate production/admin vms to new mucem hypervisor

parent 51f66753
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@ module "rancher-node-admin-node03" {
template = var.templates["stable-zfs"]
config = local.config
description = "Admin cluster node03"
hypervisor = "pompidou"
hypervisor = "mucem"
sockets = "1"
cores = "4"
onboot = true
......
......@@ -142,7 +142,7 @@ module "maven-exporter" {
config = local.config
hostname = "maven-exporter"
description = "Maven index exporter to run containers and expose export.fld files"
hypervisor = "pompidou"
hypervisor = "mucem"
sockets = "1"
cores = "4"
onboot = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment