X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fbase_installation%2Fmanifests%2Fparams.pp;fp=modules%2Fbase_installation%2Fmanifests%2Fparams.pp;h=5ade838ae0b70430a9ad2b9a6ea2428dcfb86ad0;hb=85abd2fdbad83430df4824843764719064afb9b4;hp=c03eb1e3585abb2ecf34a0d7410720afdbc8e63b;hpb=a77b768abb31be9e19563e130d763f163496477d;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/modules/base_installation/manifests/params.pp b/modules/base_installation/manifests/params.pp index c03eb1e..5ade838 100644 --- a/modules/base_installation/manifests/params.pp +++ b/modules/base_installation/manifests/params.pp @@ -10,6 +10,7 @@ class base_installation::params { $ldap_cert_path = "/etc/ssl/certs/ca-certificates.crt" $ldap_uri = "ldaps://ldap.example.com" $ldap_server = "ldap.example.com" + $real_hostname = "example.com" $system_hostname = "example.com" $system_locales = ["en_US.UTF-8"] $system_timezone = "UTC"