23bfc4b97a
Use static IP address for dna-gw hosts
...
These are running DHCP server for home.foo.sh network so prevent
chicken/egg problems.
2021-04-28 14:24:37 +00:00
f47666e4a9
Add adm02 and move adm01 to vmhost01
2021-04-24 12:10:38 +00:00
9f86ecc099
Rename gw01.home.foo.sh to dna-gw01.home.foo.sh
2021-04-23 08:48:46 +00:00
d2cbea9354
Add dna-gw02 host
2021-04-22 20:42:17 +00:00
19aa1cce34
Add VIP and camnet interface to zm hosts
2021-04-01 22:46:34 +00:00
5094394edd
Lint fixes
2021-03-31 22:46:40 +00:00
83bb469927
Add zm01 host and related group
2021-03-30 19:59:19 +00:00
786b7f8549
Add unbound to nms hosts
2021-03-25 17:41:25 +00:00
37bfd27551
Add unbound for print hosts
2021-03-25 17:40:49 +00:00
32bcba70cb
Add VIP address to print hosts
2021-03-25 17:39:31 +00:00
1361dcd01c
Add jenkins01.home.foo.sh
2021-03-23 21:45:02 +00:00
7461384816
Remove db01.home.foo.sh
2021-03-23 19:46:52 +00:00
1e69b21b08
Add db01.home.foo.sh
2021-03-23 17:15:02 +00:00
cc3f8748a0
Disable IPv6 on lan network for shell hosts
2021-03-23 16:32:10 +00:00
027dfc2a48
Add print01 host
2021-03-20 02:01:57 +00:00
1c9df4f36f
Add nms01/02 hosts
2021-03-19 18:21:38 +00:00
c7d8c1e677
Convert OpenBSD hosts with CARP to use new VIP interfaces
2021-03-19 18:19:03 +00:00
a0031b05ac
Fix mirror01 mac address according to ip allocation plan
2021-03-19 16:44:59 +00:00
ff87fa1151
Add munin host
2021-03-18 00:01:15 +00:00
51aede7c00
Rename fsol?? hosts to fsol-gw??
2021-03-17 21:28:49 +00:00
4072abf55e
Use random mac for fsol01 in dna interface
2021-03-17 20:18:00 +00:00
e37fd4eb8f
Move future pfsync to different subnet/vlan
2021-03-17 18:13:52 +00:00
55855d7c15
Start working on replicated fsol gw
...
* Add fsol01 host
* Move everything to fsol01 for now
* Add pfsync interface
* Try to fix firewall rules with correct no-sync options
2021-03-16 22:41:58 +00:00
d41d59a0d4
Move loghost to vmhost01 and increase data disk size
2021-03-16 21:02:33 +00:00
e5a47f1511
Add ns01.home.foo.sh
2021-03-16 08:45:50 +00:00
b87092ccca
Add static01.home.foo.sh
2021-03-16 02:30:16 +00:00
9ffe1dc3c0
Add shell01.home.foo.sh
2021-03-16 02:15:24 +00:00
46e8a2444d
Move mailhost to correct ip address
2021-03-16 00:57:27 +00:00
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