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