From 05ac3136a397300adf19671b0f07714799cb504b 2023-12-18 23:41:51 From: Branko Majic Date: 2023-12-18 23:41:51 Subject: [PATCH] MAR-189: Updated instructions and configuration for test site for Debian 11 Buster: - Use a more generic Emacs package name. --- diff --git a/docs/development.rst b/docs/development.rst index 17fe0b5b1457837f3b2f2be14ed4afff7d35eee5..16a3c76d1b5507452e10cb3fae3f37e48120cfba 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -630,7 +630,7 @@ In order to deploy the test site, the following steps would normally be taken: ansible-playbook playbooks/preseed.yml 9. Install all servers using the generated preseed files. Use *Debian - 9 Stretch* or *Debian 10 Buster*. + 10 Buster* or *Debian 11 Bullseye*. 10. Add the SSH host fingerprints to your ``known_hosts`` file (don't forget to remove old entries if you are redoing the process). You can easily obtain all diff --git a/testsite/group_vars/all.yml b/testsite/group_vars/all.yml index 880bbfe0134f1590b7fc7eea3faf1cd5b7551d62..d61ee26bdeecf4b23bc3df7b6288c7cc39201873 100644 --- a/testsite/group_vars/all.yml +++ b/testsite/group_vars/all.yml @@ -34,7 +34,7 @@ os_groups: gid: 1501 common_packages: - - emacs24-nox + - emacs-nox - screen - debconf-utils - colordiff