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