From 919d772aaa9bb6f298b1d0a433b6b32d15c0410f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Tue, 9 Aug 2016 21:36:00 +0200 Subject: Add aura helper --- manifests/install_ovh.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/install_ovh.pp b/manifests/install_ovh.pp index 41a9ad2..d1e109f 100644 --- a/manifests/install_ovh.pp +++ b/manifests/install_ovh.pp @@ -8,6 +8,7 @@ node default { class { 'base_configuration': hostname => 'new.immae.eu' } + class { 'aur': } reboot { 'after_run': apply => 'finished' -- cgit v1.2.3