]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - manifests/install_ovh.pp
Add aura helper
[perso/Immae/Projets/Puppet.git] / manifests / install_ovh.pp
index 41a9ad22023c9def3ab0da241fcad4d8f79f95bd..d1e109f4a17dd421b8de096406513f57d191fc33 100644 (file)
@@ -8,6 +8,7 @@ node default {
     class { 'base_configuration':
       hostname => 'new.immae.eu'
     }
+    class { 'aur': }
 
     reboot { 'after_run':
       apply => 'finished'