X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=manifests%2Finstall_ovh.pp;h=d1e109f4a17dd421b8de096406513f57d191fc33;hb=2390cad785cc63d59eade9c819675e8699c58ef8;hp=48c3effdda3539492936ab1dcb436cae3ce4a06c;hpb=a880172b96e94f4f1c01d51d78305d712d1726b3;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/manifests/install_ovh.pp b/manifests/install_ovh.pp index 48c3eff..d1e109f 100644 --- a/manifests/install_ovh.pp +++ b/manifests/install_ovh.pp @@ -5,6 +5,10 @@ node default { class { 'base_packages': } class { 'locales': } class { 'cron_puppet': } + class { 'base_configuration': + hostname => 'new.immae.eu' + } + class { 'aur': } reboot { 'after_run': apply => 'finished'