Remove workaround for pre-release debian bullseye
Change-Id: I80bb289bc8fe63fc5544028ca5d89e9e3a462726
This commit is contained in:
parent
39627f5361
commit
d4fc5a4b2c
@ -61,11 +61,6 @@ OSA_ANSIBLE_PYTHON_INTERPRETER="auto"
|
||||
# Create the ssh dir if needed
|
||||
ssh_key_create
|
||||
|
||||
# Deal with pre-release debian bullseye
|
||||
if grep bullseye /etc/os-release; then
|
||||
echo "VERSION_ID=11" >> /etc/os-release
|
||||
fi
|
||||
|
||||
# Determine the distribution which the host is running on
|
||||
determine_distro
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user