Index: trunk/ubuntu/autoinstall/yaseo.cfg |
— | — | @@ -6,8 +6,8 @@ |
7 | 7 | d-i netcfg/disable_dhcp boolean true |
8 | 8 | # ip address is taken from DHCP, rest is set here |
9 | 9 | d-i netcfg/get_netmask string 255.255.255.192 |
10 | | -d-i netcfg/get_gateway string 211.115.107.129 |
11 | | -d-i netcfg/get_nameservers string 211.115.107.164 66.230.200.17 |
| 10 | +d-i netcfg/get_gateway string 203.212.189.193 |
| 11 | +d-i netcfg/get_nameservers string 203.212.189.251 66.230.200.17 |
12 | 12 | d-i netcfg/confirm_static boolean true |
13 | 13 | |
14 | 14 | d-i netcfg/get_hostname string unassigned-hostname |
— | — | @@ -23,4 +23,4 @@ |
24 | 24 | d-i apt-setup/security_host string security.ubuntu.com |
25 | 25 | |
26 | 26 | # ssmtp settings |
27 | | -ssmtp ssmtp/mailhub string amaryllis.yaseo.wikimedia.org |
| 27 | +ssmtp ssmtp/mailhub string smtp.yaseo.wikimedia.org |