Skip to content

Commit 6637ad7

Browse files
committed
Require at least theforeman/foreman 19.x
The module relies on the foreman_host and foreman_smartproxy_host types which were introduced in 19.0.0. While it's possible to disable registration, then you don't need the foreman module at all anyway. Fixes: a8a9f42
1 parent 48ee993 commit 6637ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
{
3030
"name": "theforeman/foreman",
31-
"version_requirement": ">= 10.0.0 < 22.0.0"
31+
"version_requirement": ">= 19.0.0 < 22.0.0"
3232
},
3333
{
3434
"name": "theforeman/tftp",

0 commit comments

Comments
 (0)