From 2cd3c141c12c2cf837d40e4b2ac43bcc7fc1800b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 26 Oct 2018 16:31:17 -0300 Subject: Bump kvmx --- manifests/kvm/kvmx.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/kvm/kvmx.pp b/manifests/kvm/kvmx.pp index 871c2c2..dffaf54 100644 --- a/manifests/kvm/kvmx.pp +++ b/manifests/kvm/kvmx.pp @@ -7,7 +7,7 @@ class virtual::kvm::kvmx { ensure => present, provider => git, source => 'https://git.fluxo.info/kvmx', - revision => '3ba2d2535d4fb8bc8e31dadcbac9c7cdaf3942e3', + revision => 'b89de78ee226d0617d70385d4ba3297246ec06e0', owner => 'root', group => 'root', } -- cgit v1.2.3