diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-10-11 20:16:59 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-10-11 20:16:59 +0200 |
commit | cae778147ad206026bd11193899ea3c298891b06 (patch) | |
tree | 3bc6866f307f7ad6fe9ce42808a6061dffe0b2d8 | |
parent | d14ba7e7fdcd995b25f6d9fa286e329f5ab4b53a (diff) | |
download | strongswan-cae778147ad206026bd11193899ea3c298891b06.tar.bz2 strongswan-cae778147ad206026bd11193899ea3c298891b06.tar.xz |
Define aaa.strongswan.org in /etc/hosts
-rw-r--r-- | testing/hosts/default/etc/hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hosts/default/etc/hosts b/testing/hosts/default/etc/hosts index 0931f450e..75a8fdd2a 100644 --- a/testing/hosts/default/etc/hosts +++ b/testing/hosts/default/etc/hosts @@ -12,7 +12,7 @@ 10.1.0.254 uml1.strongswan.org uml1 10.2.0.254 uml1.strongswan.org uml2 -10.1.0.10 alice.strongswan.org alice +10.1.0.10 alice.strongswan.org alice aaa.strongswan.org 10.1.0.20 venus.strongswan.org venus 10.1.0.30 carol2.strongswan.org carol2 10.1.0.40 dave2.strongswan.org dave2 |