39 lines
992 B
YAML
39 lines
992 B
YAML
hostname_fqdn: "{{inventory_hostname_short}}.{{host_domain}}"
|
|
ansible_host: "{{hostname_fqdn}}"
|
|
passbolt: 'anatomicjc.passbolt.passbolt'
|
|
passbolt_inventory: 'anatomicjc.passbolt.passbolt_inventory'
|
|
sysadmin_mail: sysadmin@verdnatura.es
|
|
sysadmin_group: sysadmin
|
|
smtp_server: smtp.verdnatura.es
|
|
homes_server: homes.servers.dc.verdnatura.es
|
|
nagios_server: nagios.verdnatura.es
|
|
time_server: time1.verdnatura.es time2.verdnatura.es
|
|
main_dns_server: ns1.verdnatura.es
|
|
ldap_uri: ldap://ldap.verdnatura.es
|
|
ldap_base: dc=verdnatura,dc=es
|
|
dc_net: "10.0.0.0/16"
|
|
resolvers:
|
|
- '10.0.0.4'
|
|
- '10.0.0.5'
|
|
awx_email: awx@verdnatura.es
|
|
awx_pub_key: >
|
|
ssh-ed25519
|
|
AAAAC3NzaC1lZDI1NTE5AAAAIKzAwWm+IsqZCgMzjdZ7Do3xWtVtoUCpWJpH7KSi2a/H
|
|
awx@verdnatura.es
|
|
base_packages:
|
|
- htop
|
|
- psmisc
|
|
- bash-completion
|
|
- screen
|
|
- aptitude
|
|
- vim
|
|
- tree
|
|
- btop
|
|
- ncdu
|
|
- debconf-utils
|
|
- net-tools
|
|
locales_present:
|
|
- en_US.UTF-8
|
|
- es_ES.UTF-8
|
|
passbolt_folder: e0d517be-6783-4b97-9742-acaa9b09742f
|