diff --git a/proxmox/terraform/production/cassandra.tf b/proxmox/terraform/production/cassandra.tf index 40274fc..3b06c20 100644 --- a/proxmox/terraform/production/cassandra.tf +++ b/proxmox/terraform/production/cassandra.tf @@ -1,157 +1,183 @@ # Provision the rancher cluster for the cassandra # nodes in production # # Provision 3 vms in proxmox to manage the etcd cluster # and the kubernetes control plane provider "rancher2" { api_url = "https://rancher.euwest.azure.internal.softwareheritage.org/v3" insecure = true } resource "rancher2_cluster" "production_cassandra" { name = "production-cassandra" description = "Production - Cassandra cluster" rke_config { kubernetes_version = "v1.22.10-rancher1-1" network { plugin = "canal" } + services { + kubelet { + extra_binds = [ + "/srv/prometheus:/srv/prometheus" # prometheus datastore on mngmt nodes + ] + } + } } } output "production_cassandra_cluster_summary" { sensitive = true value = rancher2_cluster.production_cassandra.kube_config } output "production_cassandra_cluster_command" { sensitive = true value = rancher2_cluster.production_cassandra.cluster_registration_token[0].node_command } module "rancher_node_cassandra1" { hostname = "rancher-node-cassandra1" source = "../modules/node" template = "debian-bullseye-11.3-zfs-2022-04-21" config = local.config description = "Kubernetes management node for cassandra cluster" hypervisor = "beaubourg" vmid = 159 sockets = "1" cores = "4" onboot = true memory = "8192" balloon = "4096" networks = [{ id = 0 ip = "192.168.100.178" gateway = local.config["gateway_ip"] macaddr = "" bridge = "vmbr0" }] storages = [{ storage = "proxmox" size = "20G" }, { storage = "proxmox" size = "50G" } ] post_provision_steps = [ "systemctl restart docker", # workaround "${rancher2_cluster.production_cassandra.cluster_registration_token[0].node_command} --etcd --controlplane --worker" ] } output "rancher_node_cassandra1_summary" { value = module.rancher_node_cassandra1.summary } module "rancher_node_cassandra2" { hostname = "rancher-node-cassandra2" source = "../modules/node" template = "debian-bullseye-11.3-zfs-2022-04-21" config = local.config description = "Kubernetes management node for cassandra cluster" hypervisor = "branly" vmid = 160 sockets = "1" cores = "4" onboot = true memory = "8192" balloon = "4096" networks = [{ id = 0 ip = "192.168.100.179" gateway = local.config["gateway_ip"] macaddr = "" bridge = "vmbr0" }] storages = [{ storage = "proxmox" size = "20G" }, { storage = "proxmox" size = "50G" } ] post_provision_steps = [ "systemctl restart docker", # workaround "${rancher2_cluster.production_cassandra.cluster_registration_token[0].node_command} --etcd --controlplane --worker" ] } output "rancher_node_cassandra2_summary" { value = module.rancher_node_cassandra2.summary } module "rancher_node_cassandra3" { hostname = "rancher-node-cassandra3" source = "../modules/node" template = "debian-bullseye-11.3-zfs-2022-04-21" config = local.config description = "Kubernetes management node for cassandra cluster" hypervisor = "hypervisor3" vmid = 161 sockets = "1" cores = "4" onboot = true memory = "8192" balloon = "4096" networks = [{ id = 0 ip = "192.168.100.180" gateway = local.config["gateway_ip"] macaddr = "" bridge = "vmbr0" }] storages = [{ storage = "proxmox" size = "20G" }, { storage = "proxmox" size = "50G" } ] post_provision_steps = [ "systemctl restart docker", # workaround "${rancher2_cluster.production_cassandra.cluster_registration_token[0].node_command} --etcd --controlplane --worker" ] } output "rancher_node_cassandra3_summary" { value = module.rancher_node_cassandra3.summary } + +# Install the cassandra operator +# https://github.com/k8ssandra/cass-operator +resource "rancher2_catalog_v2" "k8ssandra" { + cluster_id = rancher2_cluster.production_cassandra.id + name = "k8ssandra" + url = "https://helm.k8ssandra.io/stable" +} + +resource "rancher2_app_v2" "cass_operator" { + cluster_id = rancher2_cluster.production_cassandra.id + name = "cass-operator" + namespace = "cass-operator" + repo_name = "k8ssandra" + chart_name = "cass-operator" + chart_version = "0.37.0" + values = "replicaCount: 2" +} + diff --git a/proxmox/terraform/production/terraform.tfstate b/proxmox/terraform/production/terraform.tfstate index 2d24a8a..97eb8b6 100644 --- a/proxmox/terraform/production/terraform.tfstate +++ b/proxmox/terraform/production/terraform.tfstate @@ -1,1843 +1,1954 @@ { "version": 4, "terraform_version": "1.2.4", - "serial": 203, + "serial": 214, "lineage": "e2912de8-415d-4c35-8ee5-757008306227", "outputs": { "production_cassandra_cluster_command": { "value": "sudo docker run -d --privileged --restart=unless-stopped --net=host -v /etc/kubernetes:/etc/kubernetes -v /var/run:/var/run rancher/rancher-agent:v2.6.4 --server https://rancher.euwest.azure.internal.softwareheritage.org --token 4s5g6zqh5rdl8v9gzstr55sb5wxsh62hrz6gfgmh5sgnk5p8259n98 --ca-checksum 8850dd89eb7f29a70c0d50a2b389bf1950808a9dff4062c66ab806b80b988bac", "type": "string", "sensitive": true }, "production_cassandra_cluster_summary": { "value": "apiVersion: v1\nkind: Config\nclusters:\n- name: \"production-cassandra\"\n cluster:\n server: \"https://rancher.euwest.azure.internal.softwareheritage.org/k8s/clusters/c-pcndd\"\n certificate-authority-data: \"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJwekNDQ\\\n VUyZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQTdNUnd3R2dZRFZRUUtFeE5rZVc1aGJXbGoKY\\\n kdsemRHVnVaWEl0YjNKbk1Sc3dHUVlEVlFRREV4SmtlVzVoYldsamJHbHpkR1Z1WlhJdFkyRXdIa\\\n GNOTWpJdwpOREV5TWpJek56RTBXaGNOTXpJd05EQTVNakl6TnpFMFdqQTdNUnd3R2dZRFZRUUtFe\\\n E5rZVc1aGJXbGpiR2x6CmRHVnVaWEl0YjNKbk1Sc3dHUVlEVlFRREV4SmtlVzVoYldsamJHbHpkR\\\n 1Z1WlhJdFkyRXdXVEFUQmdjcWhrak8KUFFJQkJnZ3Foa2pPUFFNQkJ3TkNBQVMvTnRpTWV4NDY0K\\\n 0R3RytuQ2svQXdJM2VDSjNGOHdQNitUZytNTjFnaQo3OWJWeEIwd1RTYjZmL3ZXK3NRdEIzdEUrS\\\n k5iaU1mU2xuQUtaVlBjQjA0T28wSXdRREFPQmdOVkhROEJBZjhFCkJBTUNBcVF3RHdZRFZSMFRBU\\\n UgvQkFVd0F3RUIvekFkQmdOVkhRNEVGZ1FVeVUyT1lacnBkbCtWYkIzSkpUcHUKMktiVnF0NHdDZ\\\n 1lJS29aSXpqMEVBd0lEU0FBd1JRSWdRY25JcnJCSzdUbFBBdlRKb3EwNmp5QVplcURzTWI1LwpKZ\\\n Th4QVFnTnV5d0NJUURaWDA2NDJ4NXh2N1lFdmZ4eWJ0SnlRWVY3aTlJZ1llNzlKVG9SaVBQTkZBP\\\n T0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQ==\"\n\nusers:\n- name: \"production-cassandra\"\n user:\n token: \"kubeconfig-u-rzh79fcvz9:h9spl2p692sjlsgsst58tw9l2k42v7z4s7zdxhpvlvcmz584gf8jjh\"\n\n\ncontexts:\n- name: \"production-cassandra\"\n context:\n user: \"production-cassandra\"\n cluster: \"production-cassandra\"\n\ncurrent-context: \"production-cassandra\"\n", "type": "string", "sensitive": true }, "rancher_node_cassandra1_summary": { "value": "\nhostname: rancher-node-cassandra1\nfqdn: rancher-node-cassandra1.internal.softwareheritage.org\nnetwork: ip=192.168.100.178/24,gw=192.168.100.1\n", "type": "string" }, "rancher_node_cassandra2_summary": { "value": "\nhostname: rancher-node-cassandra2\nfqdn: rancher-node-cassandra2.internal.softwareheritage.org\nnetwork: ip=192.168.100.179/24,gw=192.168.100.1\n", "type": "string" }, "rancher_node_cassandra3_summary": { "value": "\nhostname: rancher-node-cassandra3\nfqdn: rancher-node-cassandra3.internal.softwareheritage.org\nnetwork: ip=192.168.100.180/24,gw=192.168.100.1\n", "type": "string" }, "scrubber1_summary": { "value": "\nhostname: scrubber1\nfqdn: scrubber1.internal.softwareheritage.org\nnetwork: ip=192.168.100.90/24,gw=192.168.100.1\n", "type": "string" }, "worker18_summary": { "value": "\nhostname: worker18\nfqdn: worker18.internal.softwareheritage.org\nnetwork: ip=192.168.100.44/24,gw=192.168.100.1\n", "type": "string" } }, "resources": [ + { + "mode": "managed", + "type": "rancher2_app_v2", + "name": "cass_operator", + "provider": "provider[\"registry.terraform.io/rancher/rancher2\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "annotations": { + "objectset.rio.cattle.io/applied": "H4sIAAAAAAAA/8xXbVPbuhL+K7m6X+5MbSfOCwTP3JlygZZeeoAB+jJt+bCWNrYaWdJIsoHD5L+fkUwg5kBaaHumfHJWq319nl1xTSp0wMABya4JSKkcOK6k9T9V/hWps+gSw1VCwTmBCVd9zkhGShRVDFqT6FE9dSHRxEUzJxnpN2nUO+CS/fcUqUH3zWsSKiQZsWXiPSUGBYLFpEkTCtbGSqMBp0zSDL/LlNVAvb3OZbKICDUYMj7jFVoHlSaZrIWIiIAcxdo6lGBLkhGcMhhT2NpK6WyK48lsC0dTtjEb5ZtDNpuMp3SI040t9N5usupG0YofjjAiIYcTnKFBSdGS7PM1Ac3fo7FcSZKRJiURyYWi8yOvuosCXTiZgbAYEaqkM0oINCRzpsaIzLn0LbztxJNqXYf2TzbYhOLmIKYsHcdj2BrGMJgN4+lgvDnOR2meb2ySxfkiIlYj9VWkJRjnP56BONBacPR+98f2zfbNX396+fHDsE9d+fbFwaipmv9f7J9+rPv723uv5l+12zs4Pdw9c4fF6acX1c77/T1j360By+8F6/THYN1FiO8baH0nSZM0TQYkIgwtNVy3gCEHdY5GokPbWxrrXZSclr0SJBNoe67Enjaq4d4Ql0UPJOtVIKHACiWJSKlCgqVz2mb9fsFdWecJVVV/PrUWJDPQvw/xCrh0wCWaFt5YARf3s3rpMWMdXHpjd6DdAWt7R8tgzxD8WW3E02JYRHdeb3Vihg0Kr2NfFkoVAgujam27ARws1b/fOVmcPzoKrKpNS/On1XCt8t2XM4h9X+9+4KO9Z+c8Iu5K+7gC5WigJolIc4ucQTLaTAYeYg2IGgNtgVXc+vMPmJdKzYMQJeTCczaMIT9pVVUp+XY5VhcRmdVC+DIcNWgMZ94tiUghVA4ijAxRW4fmlCq9aohXUKA/17UQx0pwekUy8mZ2qNyxQYvS09Bgwa0z/oQpOkeTcLUivnPZTnuDWlnuVLjweJXv1O4bcFCEWdwSaxGtwKhNPCR0+4WXUGmB730NPQrCQdzOyE4JAulXivHGTykaayoZI9FSetiCSRvFaup7FvvIW7BFxF5Zh9UuzqAW7uSuMGH/PVDjdTe+p22/W8wt2VbDfUAUEa3YdmcfLYLsFGltuLvaUdLhpWvlBgM9dlQtHclSL7hlrj+3f7tEDAI7kuLqRCn3igts413uZFPLbfvazxeSbUwmo/GN6FBJf6Gj9s76XR60givTcIrblLbB3N+qvmVNdQEGj0+P97qsXERh490uhlFEuJwpb6S7Gd7pwgDDHlUetg5JRGbcWLeLWqirsJqHg+EwHmzG6fAsHWaTSTZJPxH/jlqntZUNp58CsYAFOPy71+HcF/lF/uvzTXxZb5CMJsng/D/LacerIrElR8GsX4w5sMKHZh242nrqLx0/7+210tQHX123D6lOB57hyu+fR83vKDnjxR+gH7Ect/vXxDQoPs2RyYEmULtSGf5nwEwyn4ZidkJoGXeiBD4WBP0Zxv/HJeOy+Pk+1kUuEBg+sT8/7PVXuftGBX9truudP80raG07DtohUuEzGXa++mL5B5fVurPuFhkuVh5a/sdyjPl/jPyUR/Yapc8naAwiYuuqAm/terFY/BUAAP//SHMdHswPAAA", + "objectset.rio.cattle.io/id": "helm-app", + "objectset.rio.cattle.io/owner-gvk": "/v1, Kind=Secret", + "objectset.rio.cattle.io/owner-name": "sh.helm.release.v1.cass-operator.v2", + "objectset.rio.cattle.io/owner-namespace": "cass-operator" + }, + "chart_name": "cass-operator", + "chart_version": "0.37.0", + "cleanup_on_fail": false, + "cluster_id": "c-pcndd", + "cluster_name": "production-cassandra", + "disable_hooks": false, + "disable_open_api_validation": false, + "force_upgrade": false, + "id": "c-pcndd.cass-operator/cass-operator", + "labels": { + "objectset.rio.cattle.io/hash": "e8da4ca991cf8e45f9e38d6f3b72df548c2e869e" + }, + "name": "cass-operator", + "namespace": "cass-operator", + "project_id": null, + "repo_name": "k8ssandra", + "system_default_registry": "", + "timeouts": null, + "values": "global:\n cattle:\n clusterId: c-pcndd\n clusterName: production-cassandra\n systemDefaultRegistry: \"\"\n systemDefaultRegistry: \"\"\nreplicaCount: 2\n", + "wait": true + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "rancher2_cluster.production_cassandra" + ] + } + ] + }, + { + "mode": "managed", + "type": "rancher2_catalog_v2", + "name": "k8ssandra", + "provider": "provider[\"registry.terraform.io/rancher/rancher2\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "annotations": {}, + "ca_bundle": "", + "cluster_id": "c-pcndd", + "enabled": true, + "git_branch": "", + "git_repo": "", + "id": "c-pcndd.k8ssandra", + "insecure": false, + "labels": {}, + "name": "k8ssandra", + "resource_version": "229815", + "secret_name": null, + "secret_namespace": null, + "service_account": "", + "service_account_namespace": "", + "timeouts": null, + "url": "https://helm.k8ssandra.io/stable" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "rancher2_cluster.production_cassandra" + ] + } + ] + }, { "mode": "managed", "type": "rancher2_cluster", "name": "production_cassandra", "provider": "provider[\"registry.terraform.io/rancher/rancher2\"]", "instances": [ { "schema_version": 1, "attributes": { "agent_env_vars": [], "aks_config": [], "aks_config_v2": [], "annotations": { - "authz.management.cattle.io/creator-role-bindings": "{\"created\":[\"cluster-owner\"],\"required\":[\"cluster-owner\"]}" + "authz.management.cattle.io/creator-role-bindings": "{\"created\":[\"cluster-owner\"],\"required\":[\"cluster-owner\"]}", + "lifecycle.cattle.io/create.cluster-agent-controller-cleanup": "true", + "lifecycle.cattle.io/create.cluster-provisioner-controller": "true", + "lifecycle.cattle.io/create.cluster-scoped-gc": "true", + "lifecycle.cattle.io/create.mgmt-cluster-rbac-remove": "true", + "provisioner.cattle.io/ke-driver-update": "updated" }, - "ca_cert": null, + "ca_cert": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM0VENDQWNtZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFTTVJBd0RnWURWUVFERXdkcmRXSmwKTFdOaE1CNFhEVEl5TURjeE1URTRNalUwTWxvWERUTXlNRGN3T0RFNE1qVTBNbG93RWpFUU1BNEdBMVVFQXhNSAphM1ZpWlMxallUQ0NBU0l3RFFZSktvWklodmNOQVFFQkJRQURnZ0VQQURDQ0FRb0NnZ0VCQU1EcUkxR2ZVdkdFCkRnUGUycTFkRU1RRUxLWGl5dWsvWTRNWm1MZFl4b3M5aEdXN2R4NExEb3phLzFCUlZGY1cwNXZXYVU0Q3dQaUMKeGF1ZkYzbXhuc2ErZnhJQ1kzUlB0QzVmak83cmtIekdEZ2Q2dWc1VDFLSzZ4YVRBMjhndmxUN21pek9CK3djSgo0ajhMNUZ6enZmWFpLUlNZRlJ6UnI5Q3J5NnNGR0pkSG42c295aUx2TW1kTlh5UWNwSmV1Tm1nMmdSU0dGNGh3CmZ3M1Z4RzdFT3N6MFh3bkpDWGxCNE1zdzd5YzV6TFErN3hJMjhIYkFsNGFxcUxKRUwvTUlxMjM0cWNTU3Z5NE8KZ1gxc2FiZllHV0dHZnVwZUxjc3BqSnVOMkt5bWxpbDJsUXo0QU5YbkZsbDlNamVHVVVzZVFiRWR0NkZ0cTUwVgpyejJoNDhTWG1aTUNBd0VBQWFOQ01FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CCkFmOHdIUVlEVlIwT0JCWUVGR2M3RmFJSCt5WENpUHZ6RmgvMmNkQWpuQVVzTUEwR0NTcUdTSWIzRFFFQkN3VUEKQTRJQkFRQjdEcW54cVVDb3ZtQ0JCYW1pSUJGL3YwQWtydWl5NlFXbE1uUWNJL055TytZdmFWcy9SUUZ2bEFiMwo1MnhxOEx5cFN0RHBIcVRoVjNCaXhaS3RaQ2hUODdBcnNqL3N5U0Y5dU82YytJSFoxTXlJWXdOaU1PbjR0Vk82CkExWmtVZTdRamZvOTF2WElFN2Q2TXZJRDMzL3BFcDlxNis3WU1TKys3NWNlN0RRYTBadURtd2Nna1FxeFQ5UDIKZU1nSmJOYytYU3ZOWEREOWFWTVJzOEF5TEROZ2w4ZXZQRjJuOEJVT1BxV2RWUFc1Y2swYzNkYnVHeHdCNkpGZQovTVA5NmJiVGtjWU9DRWZ5WjVrWXBEc244OFhZK1c5NWVBYWMrVUF1M3RGa3V3Uk9oTUJvUmF2K09LQldXc1hECmpVUnNyekNEdEVVSjBLd3NCZTI3SThXMUJwa0EKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "cluster_auth_endpoint": [ { "ca_certs": "", "enabled": false, "fqdn": "" } ], "cluster_monitoring_input": [], "cluster_registration_token": [ { "annotations": {}, "cluster_id": "c-pcndd", "command": "kubectl apply -f https://rancher.euwest.azure.internal.softwareheritage.org/v3/import/4s5g6zqh5rdl8v9gzstr55sb5wxsh62hrz6gfgmh5sgnk5p8259n98_c-pcndd.yaml", "id": "c-pcndd:default-token", "insecure_command": "curl --insecure -sfL https://rancher.euwest.azure.internal.softwareheritage.org/v3/import/4s5g6zqh5rdl8v9gzstr55sb5wxsh62hrz6gfgmh5sgnk5p8259n98_c-pcndd.yaml | kubectl apply -f -", "insecure_node_command": "", "insecure_windows_node_command": "", "labels": { "cattle.io/creator": "norman" }, "manifest_url": "https://rancher.euwest.azure.internal.softwareheritage.org/v3/import/4s5g6zqh5rdl8v9gzstr55sb5wxsh62hrz6gfgmh5sgnk5p8259n98_c-pcndd.yaml", "name": "default-token", "node_command": "sudo docker run -d --privileged --restart=unless-stopped --net=host -v /etc/kubernetes:/etc/kubernetes -v /var/run:/var/run rancher/rancher-agent:v2.6.4 --server https://rancher.euwest.azure.internal.softwareheritage.org --token 4s5g6zqh5rdl8v9gzstr55sb5wxsh62hrz6gfgmh5sgnk5p8259n98 --ca-checksum 8850dd89eb7f29a70c0d50a2b389bf1950808a9dff4062c66ab806b80b988bac", "token": "4s5g6zqh5rdl8v9gzstr55sb5wxsh62hrz6gfgmh5sgnk5p8259n98", "windows_node_command": "PowerShell -NoLogo -NonInteractive -Command \"\u0026 {docker run -v c:\\:c:\\host rancher/rancher-agent:v2.6.4 bootstrap --server https://rancher.euwest.azure.internal.softwareheritage.org --token 4s5g6zqh5rdl8v9gzstr55sb5wxsh62hrz6gfgmh5sgnk5p8259n98 --ca-checksum 8850dd89eb7f29a70c0d50a2b389bf1950808a9dff4062c66ab806b80b988bac | iex}\"" } ], - "cluster_template_answers": null, + "cluster_template_answers": [], "cluster_template_id": null, - "cluster_template_questions": null, + "cluster_template_questions": [], "cluster_template_revision_id": null, "default_pod_security_policy_template_id": null, "default_project_id": "c-pcndd:p-qx9vf", "description": "Production - Cassandra cluster", "desired_agent_image": null, "desired_auth_image": null, "docker_root_dir": "/var/lib/docker", - "driver": "", + "driver": "rancherKubernetesEngine", "eks_config": [], - "eks_config_v2": null, + "eks_config_v2": [], "enable_cluster_alerting": false, "enable_cluster_istio": null, "enable_cluster_monitoring": false, "enable_network_policy": false, - "fleet_workspace_name": null, + "fleet_workspace_name": "fleet-default", "gke_config": [], "gke_config_v2": [], "id": "c-pcndd", "istio_enabled": false, "k3s_config": [], "kube_config": "apiVersion: v1\nkind: Config\nclusters:\n- name: \"production-cassandra\"\n cluster:\n server: \"https://rancher.euwest.azure.internal.softwareheritage.org/k8s/clusters/c-pcndd\"\n certificate-authority-data: \"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJwekNDQ\\\n VUyZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQTdNUnd3R2dZRFZRUUtFeE5rZVc1aGJXbGoKY\\\n kdsemRHVnVaWEl0YjNKbk1Sc3dHUVlEVlFRREV4SmtlVzVoYldsamJHbHpkR1Z1WlhJdFkyRXdIa\\\n GNOTWpJdwpOREV5TWpJek56RTBXaGNOTXpJd05EQTVNakl6TnpFMFdqQTdNUnd3R2dZRFZRUUtFe\\\n E5rZVc1aGJXbGpiR2x6CmRHVnVaWEl0YjNKbk1Sc3dHUVlEVlFRREV4SmtlVzVoYldsamJHbHpkR\\\n 1Z1WlhJdFkyRXdXVEFUQmdjcWhrak8KUFFJQkJnZ3Foa2pPUFFNQkJ3TkNBQVMvTnRpTWV4NDY0K\\\n 0R3RytuQ2svQXdJM2VDSjNGOHdQNitUZytNTjFnaQo3OWJWeEIwd1RTYjZmL3ZXK3NRdEIzdEUrS\\\n k5iaU1mU2xuQUtaVlBjQjA0T28wSXdRREFPQmdOVkhROEJBZjhFCkJBTUNBcVF3RHdZRFZSMFRBU\\\n UgvQkFVd0F3RUIvekFkQmdOVkhRNEVGZ1FVeVUyT1lacnBkbCtWYkIzSkpUcHUKMktiVnF0NHdDZ\\\n 1lJS29aSXpqMEVBd0lEU0FBd1JRSWdRY25JcnJCSzdUbFBBdlRKb3EwNmp5QVplcURzTWI1LwpKZ\\\n Th4QVFnTnV5d0NJUURaWDA2NDJ4NXh2N1lFdmZ4eWJ0SnlRWVY3aTlJZ1llNzlKVG9SaVBQTkZBP\\\n T0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQ==\"\n\nusers:\n- name: \"production-cassandra\"\n user:\n token: \"kubeconfig-u-rzh79fcvz9:h9spl2p692sjlsgsst58tw9l2k42v7z4s7zdxhpvlvcmz584gf8jjh\"\n\n\ncontexts:\n- name: \"production-cassandra\"\n context:\n user: \"production-cassandra\"\n cluster: \"production-cassandra\"\n\ncurrent-context: \"production-cassandra\"\n", "labels": { - "cattle.io/creator": "norman" + "cattle.io/creator": "norman", + "provider.cattle.io": "rke" }, "name": "production-cassandra", "oke_config": [], "rke2_config": [], "rke_config": [ { "addon_job_timeout": 45, "addons": "", - "addons_include": null, + "addons_include": [], "authentication": [ { "sans": [], "strategy": "x509" } ], "authorization": [ { "mode": null, "options": null } ], "bastion_host": [ { "address": "", "port": "", "ssh_agent_auth": false, "ssh_key": "", "ssh_key_path": "", "user": "" } ], "cloud_provider": [ { - "aws_cloud_provider": null, - "azure_cloud_provider": null, - "custom_cloud_provider": null, - "name": null, - "openstack_cloud_provider": null, - "vsphere_cloud_provider": null + "aws_cloud_provider": [], + "azure_cloud_provider": [], + "custom_cloud_provider": "", + "name": "", + "openstack_cloud_provider": [], + "vsphere_cloud_provider": [] } ], "dns": [], "enable_cri_dockerd": false, "ignore_docker_version": true, "ingress": [ { "default_backend": true, "dns_policy": "", "extra_args": {}, "http_port": 0, "https_port": 0, "network_mode": "", "node_selector": {}, "options": {}, "provider": "nginx", "tolerations": [], "update_strategy": [] } ], - "kubernetes_version": "v1.21.13-rancher1-1", + "kubernetes_version": "v1.22.10-rancher1-1", "monitoring": [ { "node_selector": {}, "options": {}, "provider": "metrics-server", "replicas": 1, "tolerations": [], "update_strategy": [] } ], "network": [ { "calico_network_provider": [], "canal_network_provider": [], "flannel_network_provider": [], "mtu": 0, "options": {}, "plugin": "canal", "tolerations": [], "weave_network_provider": [] } ], "nodes": [], "prefix_path": "", "private_registries": [], "services": [ { "etcd": [ { "backup_config": [ { "enabled": true, "interval_hours": 12, "retention": 6, "s3_backup_config": [], "safe_timestamp": false, "timeout": 300 } ], "ca_cert": "", "cert": "", "creation": "12h", "external_urls": [], "extra_args": { "election-timeout": "5000", "heartbeat-interval": "500" }, "extra_binds": [], "extra_env": [], "gid": 0, "image": "", "key": "", "path": "", "retention": "72h", "snapshot": false, "uid": 0 } ], "kube_api": [ { "admission_configuration": {}, "always_pull_images": false, "audit_log": [], "event_rate_limit": [], "extra_args": {}, "extra_binds": [], "extra_env": [], "image": "", "pod_security_policy": false, "secrets_encryption_config": [], "service_cluster_ip_range": "", "service_node_port_range": "30000-32767" } ], "kube_controller": [ { "cluster_cidr": null, "extra_args": null, "extra_binds": null, "extra_env": null, "image": null, "service_cluster_ip_range": null } ], "kubelet": [ { "cluster_dns_server": "", "cluster_domain": "", "extra_args": {}, - "extra_binds": [], + "extra_binds": [ + "/srv/prometheus:/srv/prometheus" + ], "extra_env": [], "fail_swap_on": false, "generate_serving_certificate": false, "image": "", "infra_container_image": "" } ], "kubeproxy": [ { "extra_args": null, "extra_binds": null, "extra_env": null, "image": null } ], "scheduler": [ { "extra_args": null, "extra_binds": null, "extra_env": null, "image": null } ] } ], "ssh_agent_auth": false, "ssh_cert_path": "", "ssh_key_path": "", "upgrade_strategy": [ { "drain": false, "drain_input": [ { "delete_local_data": false, "force": false, "grace_period": -1, "ignore_daemon_sets": true, "timeout": 120 } ], "max_unavailable_controlplane": "1", "max_unavailable_worker": "10%" } ], "win_prefix_path": "" } ], - "scheduled_cluster_scan": null, + "scheduled_cluster_scan": [ + { + "enabled": false, + "scan_config": [ + { + "cis_scan_config": [ + { + "debug_master": false, + "debug_worker": false, + "override_benchmark_version": "rke-cis-1.5", + "override_skip": [], + "profile": "permissive" + } + ] + } + ], + "schedule_config": [ + { + "cron_schedule": "0 0 * * *", + "retention": 24 + } + ] + } + ], "system_project_id": "c-pcndd:p-nvptk", "timeouts": null, "windows_prefered_cluster": false }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9" } ] }, { "module": "module.counters1", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.counters1.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 1024, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-buster-2020-11-06", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "swh-counters node", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-139-disk-0", "format": "", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-139-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "branly/qemu/139", "ipconfig0": "ip=192.168.100.95/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 2048, "name": "counters1", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "26:8E:7F:D1:F7:99", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": "192.168.100.95", "ssh_port": "22", "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "branly", "timeouts": null, "unused_disk": [ { "file": "base-10003-disk-0/vm-139-disk-0", "slot": 0, "storage": "proxmox" } ], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 139 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] }, { "module": "module.kelvingrove", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.kelvingrove.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 0, "bios": "seabios", "boot": "c", "bootdisk": "virtio0", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "template-debian-10", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "host", "default_ipv4_address": null, "define_connection_info": true, "desc": "Keycloak server", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-123-disk-0", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-123-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "branly/qemu/123", "ipconfig0": "ip=192.168.100.106/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 8192, "name": "kelvingrove", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "72:55:5E:58:01:0B", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": true, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": null, "ssh_port": null, "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n\n\n\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "branly", "timeouts": null, "unused_disk": [], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 123 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] }, { "module": "module.provenance-client01", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.provenance-client01.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 32768, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-bullseye-11.2-2022-01-03", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "Provenance client", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "base-10006-disk-0/vm-126-disk-0", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:base-10006-disk-0/vm-126-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "uffizi/qemu/126", "ipconfig0": "ip=192.168.100.111/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 131072, "name": "provenance-client01", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "36:7C:40:3D:AA:DA", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 4, "ssh_forward_ip": null, "ssh_host": null, "ssh_port": null, "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "uffizi", "timeouts": null, "unused_disk": [], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": null }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] }, { "module": "module.rancher_node_cassandra1", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.rancher_node_cassandra1.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 4096, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-bullseye-11.3-zfs-2022-04-21", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "Kubernetes management node for cassandra cluster", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "base-10008-disk-0/vm-159-disk-0", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "20G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:base-10008-disk-0/vm-159-disk-0" }, { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-159-disk-1", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "50G", "slot": 1, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-159-disk-1" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "beaubourg/qemu/159", "ipconfig0": "ip=192.168.100.178/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 8192, "name": "rancher-node-cassandra1", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "52:AB:54:BF:2C:56", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": null, "ssh_port": null, "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "beaubourg", "timeouts": null, "unused_disk": [], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 159 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==", "dependencies": [ "rancher2_cluster.production_cassandra" ] } ] }, { "module": "module.rancher_node_cassandra2", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.rancher_node_cassandra2.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 4096, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-bullseye-11.3-zfs-2022-04-21", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "Kubernetes management node for cassandra cluster", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "base-10008-disk-0/vm-160-disk-0", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "20G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:base-10008-disk-0/vm-160-disk-0" }, { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-160-disk-1", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "50G", "slot": 1, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-160-disk-1" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "branly/qemu/160", "ipconfig0": "ip=192.168.100.179/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 8192, "name": "rancher-node-cassandra2", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "5A:BE:36:AA:7A:78", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": null, "ssh_port": null, "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "branly", "timeouts": null, "unused_disk": [], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 160 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==", "dependencies": [ "rancher2_cluster.production_cassandra" ] } ] }, { "module": "module.rancher_node_cassandra3", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.rancher_node_cassandra3.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 4096, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-bullseye-11.3-zfs-2022-04-21", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "Kubernetes management node for cassandra cluster", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "base-10008-disk-0/vm-161-disk-0", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "20G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:base-10008-disk-0/vm-161-disk-0" }, { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-161-disk-1", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "50G", "slot": 1, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-161-disk-1" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "hypervisor3/qemu/161", "ipconfig0": "ip=192.168.100.180/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 8192, "name": "rancher-node-cassandra3", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "F6:47:01:43:DD:44", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": null, "ssh_port": null, "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "hypervisor3", "timeouts": null, "unused_disk": [], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 161 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==", "dependencies": [ "rancher2_cluster.production_cassandra" ] } ] }, { "module": "module.scrubber1", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.scrubber1.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 1024, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-buster-10.10-2021-09-09", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "Scrubber checker services", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "base-10004-disk-0/vm-153-disk-0", "format": "raw", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:base-10004-disk-0/vm-153-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "branly/qemu/153", "ipconfig0": "ip=192.168.100.90/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 4096, "name": "scrubber1", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "B2:E5:3F:E2:77:13", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": null, "ssh_port": null, "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "branly", "timeouts": null, "unused_disk": [], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 153 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] }, { "module": "module.search1", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.search1.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 1024, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-buster-2020-11-06", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 4, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "swh-search node", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-136-disk-0", "format": "", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-136-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "branly/qemu/136", "ipconfig0": "ip=192.168.100.85/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 6144, "name": "search1", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "3E:46:D3:88:44:F4", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": "192.168.100.85", "ssh_port": "22", "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n\n\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "branly", "timeouts": null, "unused_disk": [ { "file": "base-10003-disk-0/vm-136-disk-0", "slot": 0, "storage": "proxmox" } ], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 136 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] }, { "module": "module.webapp1", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.webapp1.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 2048, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-buster-2020-11-06", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 2, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "Webapp for swh-search tests", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-125-disk-0", "format": "", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-125-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "hypervisor3/qemu/125", "ipconfig0": "ip=192.168.100.71/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 8192, "name": "webapp1", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "06:FF:02:95:31:CF", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "internal.softwareheritage.org", "serial": [], "sockets": 1, "ssh_forward_ip": null, "ssh_host": "192.168.100.71", "ssh_port": "22", "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "hypervisor3", "timeouts": null, "unused_disk": [ { "file": "base-10003-disk-0/vm-125-disk-0", "slot": 0, "storage": "proxmox" } ], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 125 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] }, { "module": "module.worker17", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.worker17.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 1024, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-buster-2020-11-06", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 5, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "swh-worker node (temporary)", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-143-disk-0", "format": "", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-143-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "uffizi/qemu/143", "ipconfig0": "ip=192.168.100.43/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 49152, "name": "worker17", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "36:E0:2D:70:7C:52", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "softwareheritage.org", "serial": [], "sockets": 2, "ssh_forward_ip": null, "ssh_host": "192.168.100.43", "ssh_port": "22", "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n\n\n\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "uffizi", "timeouts": null, "unused_disk": [ { "file": "base-10003-disk-0/vm-143-disk-0", "slot": 0, "storage": "proxmox" } ], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 143 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] }, { "module": "module.worker18", "mode": "managed", "type": "proxmox_vm_qemu", "name": "node", "provider": "module.worker18.provider[\"registry.terraform.io/telmate/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "additional_wait": 0, "agent": 0, "args": "", "automatic_reboot": true, "balloon": 1024, "bios": "seabios", "boot": "c", "bootdisk": "", "bridge": "", "ci_wait": null, "cicustom": "", "cipassword": "", "ciuser": "root", "clone": "debian-buster-2020-11-06", "clone_wait": 0, "cloudinit_cdrom_storage": null, "cores": 5, "cpu": "kvm64", "default_ipv4_address": null, "define_connection_info": true, "desc": "swh-worker node (temporary)", "disk": [ { "aio": "", "backup": 0, "cache": "none", "discard": "", "file": "vm-141-disk-0", "format": "", "iothread": 0, "mbps": 0, "mbps_rd": 0, "mbps_rd_max": 0, "mbps_wr": 0, "mbps_wr_max": 0, "media": "", "replicate": 0, "size": "32G", "slot": 0, "ssd": 0, "storage": "proxmox", "storage_type": "rbd", "type": "virtio", "volume": "proxmox:vm-141-disk-0" } ], "disk_gb": 0, "force_create": false, "force_recreate_on_change_of": null, "full_clone": false, "guest_agent_ready_timeout": 100, "hagroup": "", "hastate": "", "hotplug": "network,disk,usb", "id": "uffizi/qemu/141", "ipconfig0": "ip=192.168.100.44/24,gw=192.168.100.1", "ipconfig1": "", "ipconfig2": "", "ipconfig3": "", "ipconfig4": "", "ipconfig5": "", "iso": null, "kvm": true, "mac": "", "memory": 49152, "name": "worker18", "nameserver": "192.168.100.29", "network": [ { "bridge": "vmbr0", "firewall": false, "link_down": false, "macaddr": "C6:29:D9:ED:9C:6B", "model": "virtio", "mtu": 0, "queues": 0, "rate": 0, "tag": -1 } ], "nic": "", "numa": false, "onboot": true, "oncreate": true, "os_network_config": null, "os_type": "cloud-init", "pool": "", "preprovision": true, "pxe": null, "qemu_os": "other", "reboot_required": false, "scsihw": "virtio-scsi-pci", "searchdomain": "softwareheritage.org", "serial": [], "sockets": 2, "ssh_forward_ip": null, "ssh_host": "192.168.100.44", "ssh_port": "22", "ssh_private_key": null, "ssh_user": "root", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n\n\n", "storage": "", "storage_type": "", "tablet": true, "tags": "", "target_node": "uffizi", "timeouts": null, "unused_disk": [ { "file": "base-10003-disk-0/vm-141-disk-0", "slot": 0, "storage": "proxmox" } ], "usb": [], "vcpus": 0, "vga": [], "vlan": -1, "vmid": 141 }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlZmF1bHQiOjMwMDAwMDAwMDAwMCwiZGVsZXRlIjoxODAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDB9fQ==" } ] } ] }