Compare commits

..

No commits in common. "testing" and "main" have entirely different histories.

View file

@ -1,9 +0,0 @@
class matrix::podmanhost (
Boolean $rootless = false,
Optional[Array[String]] $rlusers = []
) {
package {'podman':
name => 'podman',
ensure => installed,
}
}