Skip to content

OsgiliathEnterprise/ansible-nameserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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