Commit graph

84 commits

Author SHA1 Message Date
3ad51924eb Add fsol02.home.foo.sh 2021-03-16 00:56:59 +00:00
da2440a2af Move shell hosts back to NFS mounte home directories
Use static ip for lan network for now to get NFS access to home
directories. Still require kerberos for role directories.
2021-03-11 19:27:21 +00:00
ea61b2f5f7 Use dynamic address for lan interface on shell hosts 2020-11-19 20:15:56 +00:00
90e32a1e33 Move loghost to vmhost02 and add datadisk 2020-11-17 16:49:57 +00:00
fa6062de18 Also use local name server for shell02 2020-11-13 18:38:08 +00:00
83304f752c Use static ip for mail02 2020-09-24 15:23:42 +00:00
222e8c59ec Add mail02.home.foo.sh host 2020-09-24 14:46:24 +00:00
b1e5023eac Set default gw correctly for shell02 2020-09-11 16:26:03 +00:00
199e250562 Add shell hosts group 2020-09-11 15:46:32 +00:00
a64145a3de Add lan interface to nas hosts 2020-09-11 14:49:53 +00:00
c6ea27bf2d Add static host group 2020-09-09 18:29:05 +00:00
9a2cd1e646 Add nas02.home.foo.sh host 2020-09-04 08:32:31 +00:00
46bdda437d Add nginx to ns group
Used to authenticate certficates from letsencrypt.
2020-09-03 20:24:57 +00:00
4b49e9e486 Add atl01.vultr.foo.sh host 2020-09-03 19:37:06 +00:00
c9f3b7d0b7 Add ns02.home.foo.sh host 2020-09-03 17:59:43 +00:00
5f17ae2964 Add proto=static to proxies network interfaces 2020-09-03 07:54:49 +00:00
13d07b7a6d Rename moin group/hosts to collab 2020-08-28 12:58:54 +00:00
fbc8fa55c5 Add moin host group 2020-08-28 10:41:27 +00:00
677db41af0 Add devel01 to proxy infra 2020-08-28 08:27:50 +00:00
026e077fc7 Add devel01.home.foo.sh host for dev purposes
This host is intended for development purposes and is not included
in default playbooks. Start with:

ansible-playbook playbooks/devel.yml -i hosts.devel
2020-08-28 07:52:56 +00:00
c80eca3d85 New implementation of network interfaces
Combine interfaces and network_ether_interfaces into one common
variable network_interfaces. Provisioning uses format:

network_interfaces:
  - device: device name eg. vio0 or eth0
    vlan: vlan id for this interface
    mac: mac address for interface (optional)

Additionally network role will use more settings to configure
interface.
2020-08-27 17:42:07 +00:00
eb92f9f7bd add adm01.home.foo.sh
Temporarily running in vmhost02
2020-08-26 23:26:00 +03:00
18df5f418c Fix typo, rename disk vars and cleanup 2020-08-26 21:03:05 +03:00
afd81c714c add log01 host 2019-07-19 17:20:15 +03:00
6c6dcda8ac add ldap02 host 2019-06-08 17:28:29 +03:00
80b017b5d1 write ldap datadirectory handling more cleanly 2019-05-31 18:56:24 +03:00
7238a595f2 don't set mac address if we use static address on interface 2019-05-31 18:32:16 +03:00
5fcf58a3d6 only add datadisk on master ldap 2019-05-31 02:34:46 +03:00
7f284a8e24 add first ldap host 2019-05-28 20:32:16 +03:00
5dc54dd8eb add proxy hosts 2019-05-28 00:28:29 +03:00
7d45cde22e starting work on gw group 2019-05-22 23:53:35 +03:00
4004a9ef68 add support for defining multiple interfaces for virtual machines 2019-05-17 14:28:38 +03:00
a283444443 add git host group 2019-05-17 11:39:04 +03:00
57ffdc6b50 added first client 2019-05-10 15:08:41 +03:00