chore(yandex-dns-controller): добавить реальные DNS-зоны в defaults и credentials в vault.example

This commit is contained in:
Sergey Antropoff
2026-04-26 12:23:40 +03:00
parent 404347b535
commit bb03975105
2 changed files with 210 additions and 24 deletions

View File

@@ -124,3 +124,11 @@ vault_samba_password: "changeme-samba"
# Transmission пароль веб-интерфейса
vault_transmission_password: "changeme-transmission"
# ─── Yandex 360 DNS Controller ────────────────────────────────────────────────
# org_id: https://admin.yandex.ru/company-profile
# token: создай приложение на https://oauth.yandex.ru/ (scope: Управление записями DNS)
# затем: https://oauth.yandex.ru/authorize?response_type=token&client_id={CLIENT_ID}
yandex_dns:
org_id: "3312086"
token: "y0_ЗАМЕНИ_НА_OAUTH_ТОКЕН"