aboutsummaryrefslogtreecommitdiff
path: root/manifests/install_ovh.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/install_ovh.pp')
-rw-r--r--manifests/install_ovh.pp1
1 files changed, 1 insertions, 0 deletions
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 {
8 class { 'base_configuration': 8 class { 'base_configuration':
9 hostname => 'new.immae.eu' 9 hostname => 'new.immae.eu'
10 } 10 }
11 class { 'aur': }
11 12
12 reboot { 'after_run': 13 reboot { 'after_run':
13 apply => 'finished' 14 apply => 'finished'