Class | ipa::client |
In: |
/modules/ipa/manifests/client.pp
|
Parent: | ipa::params |
Class: ipa::client
IPA client.
Parameters:
$ensure: Whether XYZ should be 'present' or 'absent'. Defaults to 'present'. $other: Optional other. Default: none
Sample Usage :
class { 'ipa::client': install_options = '--enable-dns-updates', } ipa-client-install --enable-dns-updates --configure-ssh --mkhomedir