mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-24 19:05:01 +01:00
Merge pull request #32 from bastelfreak/ubuntu
Add Ubuntu 22.04 support
This commit is contained in:
commit
a2fcd501c2
1 changed files with 2 additions and 1 deletions
|
@ -66,7 +66,8 @@
|
||||||
"operatingsystem": "Ubuntu",
|
"operatingsystem": "Ubuntu",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"18.04",
|
"18.04",
|
||||||
"20.04"
|
"20.04",
|
||||||
|
"22.04"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue