K
Size: a a a
K
M
K
M
M
VR
СЗ
AG
bootstrap_ign =В нутаниксе в апи 3й версии (тераформ провайдер написан под 3ью версию апи), лимит на кастомный конфиг в 128000 байт, а размер игнишон конфига у нас около 400кб
base64encode(jsonencode(merge(jsondecode("{\"storage\":{\"files\":[{\"overwrite\": true,\"path\": \"/etc/hostname\",\"contents\": {\"source\": \"data:,ocp-bootstrap.${local.sufix_env}.${var.root_dns}%0A\"},\"mode\": 420}]}}"),
jsondecode("{\"ignition\": {\"config\": {\"merge\": [{\"source\": \"https://${dns_cname_record.api_int.id}:7000/workaround-bootstrap-ignition/bootstrap.ign\"}]},\"security\": {\"tls\": {\"certificateAuthorities\": [{\"source\": \"data:text/plain;charset=utf-8;base64,${base64encode(yamldecode(file("${path.root}/files/openshift-install-config/install-config.yaml")).additionalTrustBundle)}\"}]}},\"version\": \"3.1.0\"}}"))))
AG
MS
AG
MS
MS
gzip -9 -k *.ign;base64 -i $item.gz -o $item.gz.base64AG
DG
DG
AG
MS
{"ignition":{"config":{"merge":[{"source"DG