From 82111c215cf8b7b23d5fd0732953b9e1dd26b9ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zden=C4=9Bk=20Vydra?= <485514@mail.muni.cz> Date: Tue, 6 Aug 2024 09:49:36 +0200 Subject: [PATCH] Fix typo in openstack documentation --- doc/openstack/platforms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openstack/platforms.rst b/doc/openstack/platforms.rst index d47e8643..4e774094 100644 --- a/doc/openstack/platforms.rst +++ b/doc/openstack/platforms.rst @@ -147,7 +147,7 @@ Examples network: name: molecule # use network from debian10 instance - name: ubuntu2004 - falvor: m1.tiny + flavor: m1.tiny image: Ubuntu_2004 user: ubuntu auto_ip: false # do not assign a public IP