Add support for IP in quadlet .pod files

Signed-off-by: Jerome degroote <jeromedu59230@gmx.fr>
This commit is contained in:
Jerome Degroote
2024-08-22 12:27:14 +02:00
parent 3c2a2f0409
commit d55b12f70b
4 changed files with 31 additions and 0 deletions

View File

@@ -1000,6 +1000,7 @@ BOGUS=foo
Entry("Build - Variant Key", "variant.build"),
Entry("Pod - Basic", "basic.pod"),
Entry("Pod - IP", "ip.pod"),
Entry("Pod - Name", "name.pod"),
Entry("Pod - Network", "network.pod"),
Entry("Pod - PodmanArgs", "podmanargs.pod"),