Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.86 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.86 KB

Nameserver

  • Galaxy: Ansible Galaxy
  • Lint, & requirements: Molecule
  • Tests: Build Status
  • Chat: Join the chat at https://gitter.im/OsgiliathEnterprise/platform

Registers dns entries for client machine in freeipa

Requirements

Unix machine :-) A freeipa server running somewhere Look at requirements.txt and requirements-dev.txt

Role Variables

Configuring DNS reverse zone and DNS record for freeipa (triggered when your host is in the 'ipaclients' ansible group) and ensure that there is a dns entry for the hostname, but be sure that ipa is correctly configured before (for example using the tcharl.securehost role)

preferred_nic: eth0 # optional, to compute ip, otherwise will take the default_ipv4
company_realm_password: admin123 # Freeipa admin password
company_domain: osgiliath.test

Dependencies

see requirements file and requirement collection file

License

Apache-2

Author Information