From 6d1bf102bdbabdb2e04733a09e8f93fb7435b968 2020-05-06 14:16:29 From: Branko Majic Date: 2020-05-06 14:16:29 Subject: [PATCH] MAR-152: Updated documentation for preseed role (dropping a couple of Debian Jessie references). --- diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 594969c8eaab274b49cf562e75387fd4c635b9df..7e274243d1ffe21f9d58c7a8d4f7d2367b8abe17 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -59,7 +59,7 @@ Parameters **ansible_key** (string, optional, ``{{ lookup('file', '~/.ssh/id_rsa.pub') }}``) SSH public key that should be deployed to authorized_keys truststore for operating system user ``root``. This is necessary for the bootstrap process - to work since Debian Jessie does not allow password-based logins for root. + to work since Debian does not allow password-based logins for root. **preseed_country** (string, optional, ``SE``) Country. @@ -145,7 +145,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 8 (Jessie) - Debian 9 (Stretch)