Compare commits
No commits in common. "testing" and "main" have entirely different histories.
|
@ -1,9 +0,0 @@
|
|||
class matrix::podmanhost (
|
||||
Boolean $rootless = false,
|
||||
Optional[Array[String]] $rlusers = []
|
||||
) {
|
||||
package {'podman':
|
||||
name => 'podman',
|
||||
ensure => installed,
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue