aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/kvm/kvmx.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/kvm/kvmx.pp b/manifests/kvm/kvmx.pp
index aa1e6a9..3a2fffe 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 => 'e689eb995253a1861998514e49888430456f194b',
+ revision => '9981d4af200e461ba5bdc5515a0baf869d385d52',
owner => 'root',
group => 'root',
}