From 7cb4264c1a61fc889ef75dd32bfa8d2a2bf53cbc Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Wed, 21 Apr 2021 23:38:32 +0700 Subject: [PATCH] Update todo --- docs/todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/todo.md b/docs/todo.md index 922e2f41..4d982c9f 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -12,7 +12,7 @@ - [Auto unseal Vault](../infra/modules/kubernetes-cluster-bootstrap/main.tf#L85) - [automatic ingress and tunnel for all services](../infra/modules/kubernetes-cluster-bootstrap/main.tf#L88) - [(optimize) DRY master and worker definition](../infra/platform/cluster.tf#L87) -- [bug](../infra/platform/cluster.tf#L97) +- [(bug) should be posible to put it in the profile instead lxd_profile.kubenode.config](../infra/platform/cluster.tf#L97) - [remote backend (etcd or minio)](../infra/platform/terraform.tf#L2) - [convert to YAML for Terraform yamldecode](../metal/hosts.ini#L1) - [Optimize SELinux](../metal/roles/lxd/tasks/main.yml#L1)