From 7d0ba0caec800fa70d6a4373be139924f88583d8 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Mon, 13 Dec 2021 16:23:17 +0100 Subject: [PATCH] Allow to customise chat system --- source/introduction.rst | 4 ++-- source/vars.rst | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/source/introduction.rst b/source/introduction.rst index 738f68c..00231f5 100644 --- a/source/introduction.rst +++ b/source/introduction.rst @@ -184,5 +184,5 @@ Contacting StackHPC Support StackHPC's technical team is available for |support_level| for OpenStack issues related to the |project_name| OpenStack deployment. StackHPC support can be -contacted through the dedicated Slack channel or by direct email contact at -|support_email|. +contacted through the dedicated |chat_system| channel or by direct email +contact at |support_email|. diff --git a/source/vars.rst b/source/vars.rst index f6faba6..b6ed094 100644 --- a/source/vars.rst +++ b/source/vars.rst @@ -1,4 +1,5 @@ .. |base_path| replace:: ~/kayobe-env +.. |chat_system| replace:: Slack .. |control_host_access| replace:: |control_host| is used as the Ansible control host. Each operator uses their own account on this host, but with a shared SSH key stored as ``~/.ssh/id_rsa``. .. |control_host| replace:: acme-seed-hypervisor .. |controller0_hostname| replace:: ``ctrl0``