Files
apk-deploy-02/project.config

13 lines
336 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Конфигурация проекта
OS_SUPPORT=ubuntu-24.04,windows-11
SHELL_WINDOWS=git-bash
TERRAFORM_VERSION=1.11.0+
SSH_KEY_PATH=~/.ssh/id_rsa
K8S_VERSION=v1.31.6+k3s1
K8S_CHANNEL=stable
# Информация о серверах
SERVER_HOST=reg.benadis.org
WORKER_HOSTS=worker1.benadis.org,worker2.benadis.org
SSH_USER=root