Ansible configuration policy for the private network/home lab of Dustin C. Hatch http://dustin.hatch.name/
 
 
 
 
Go to file
Dustin 984628cbbc roles/samba-dc: Fix typo in host principal name
The service principal name added to `/etc/krb5.keytab` had a trailing
`}` character because of a typo in the Ansible task. This resulted in
GSSAPI authentication failing because server processes could not find
the host key in the key table.
2018-04-08 10:50:51 -05:00
ci ci: Add Jenkinsfile for domain controllers 2018-04-07 22:57:22 -05:00
group_vars dch-gw: Allow outbound NTP 2018-04-07 09:40:50 -05:00
host_vars gw0: Use internal DNS 2018-04-06 20:38:11 -05:00
roles roles/samba-dc: Fix typo in host principal name 2018-04-08 10:50:51 -05:00
vault/samba-dc hosts: Add new domain controllers 2018-02-19 22:46:27 -06:00
.gitignore Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
.vault-secret.sh Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
ansible.cfg Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
base.yml base: Base playbook 2018-01-29 15:03:45 -06:00
dch-gw.yml dch-gw: Initial commit 2018-03-27 20:44:43 -05:00
dhcpcd.yml dhcpcd: Install and configure dhcpcd 2018-03-13 23:19:50 -05:00
dhcpd.yml dhcpd: Install and configure ISC DHCPD 2018-03-27 20:44:43 -05:00
domain-controller.yml domain-controller: Configure local AD authentication 2018-03-11 18:16:17 -05:00
dyngroups.yml dyngroups: Dynamic host classification 2018-03-27 20:44:43 -05:00
firewalld.yml firewalld: Playbook to bootstrap firewalld 2018-01-29 15:11:07 -06:00
hostname.yml hostname: Also write /etc/hosts 2018-04-08 10:11:43 -05:00
hosts hosts: Remove hard-coded IP addresses 2018-04-07 22:57:15 -05:00
named-server.yml named-server: Playbook to deploy BIND 2018-01-29 15:10:04 -06:00
network.yml network: Playbook to configure networking 2018-03-27 20:44:43 -05:00
pyrocufflink.yml pyrocufflink: Ensure winbind is running 2018-04-08 10:13:19 -05:00
radvd.yml radvd: Install and configure radvd 2018-03-27 20:44:43 -05:00
samba-dc.yml samba-dc: Configure samba4 winbind 2018-03-11 18:16:17 -05:00