mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix Ubuntu 23.04 code name
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
64024c52f8
commit
12cdb40981
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ _deb_distro_info = {
|
|||
},
|
||||
"23.04": {
|
||||
"label": "salt_ubuntu2304",
|
||||
"codename": "mantic",
|
||||
"codename": "lunar",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue