moved k3s-selinux install to combustion

This commit is contained in:
Karim Naufal
2022-02-17 13:19:21 +01:00
parent f59225bf9c
commit 1f0a03b335
6 changed files with 38 additions and 47 deletions

View File

@@ -8,10 +8,12 @@ output "agents_public_ip" {
description = "The public IP addresses of the agent server."
}
/*
output "load_balancer_public_ip" {
description = "The public IPv4 address of the Hetzner load balancer"
value = data.hcloud_load_balancer.traefik.ipv4
}
*/
output "kubeconfig_file" {
value = local.kubeconfig_external