From d6436bfbd9f1653158a6404a98ebce08b062e80e Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 13 May 2008 05:50:23 +0000 Subject: [PATCH] added empty ipsec.sql file --- testing/hosts/alice/etc/ipsec.d/ipsec.sql | 4 ++++ testing/hosts/bob/etc/ipsec.d/ipsec.sql | 4 ++++ testing/hosts/carol/etc/ipsec.d/ipsec.sql | 4 ++++ testing/hosts/dave/etc/ipsec.d/ipsec.sql | 4 ++++ testing/hosts/moon/etc/ipsec.d/ipsec.sql | 4 ++++ testing/hosts/sun/etc/ipsec.d/ipsec.sql | 4 ++++ testing/hosts/venus/etc/ipsec.d/ipsec.sql | 4 ++++ 7 files changed, 28 insertions(+) create mode 100644 testing/hosts/alice/etc/ipsec.d/ipsec.sql create mode 100644 testing/hosts/bob/etc/ipsec.d/ipsec.sql create mode 100644 testing/hosts/carol/etc/ipsec.d/ipsec.sql create mode 100644 testing/hosts/dave/etc/ipsec.d/ipsec.sql create mode 100644 testing/hosts/moon/etc/ipsec.d/ipsec.sql create mode 100644 testing/hosts/sun/etc/ipsec.d/ipsec.sql create mode 100644 testing/hosts/venus/etc/ipsec.d/ipsec.sql diff --git a/testing/hosts/alice/etc/ipsec.d/ipsec.sql b/testing/hosts/alice/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/alice/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ diff --git a/testing/hosts/bob/etc/ipsec.d/ipsec.sql b/testing/hosts/bob/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/bob/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ diff --git a/testing/hosts/carol/etc/ipsec.d/ipsec.sql b/testing/hosts/carol/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/carol/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ diff --git a/testing/hosts/dave/etc/ipsec.d/ipsec.sql b/testing/hosts/dave/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/dave/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ diff --git a/testing/hosts/moon/etc/ipsec.d/ipsec.sql b/testing/hosts/moon/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/moon/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ diff --git a/testing/hosts/sun/etc/ipsec.d/ipsec.sql b/testing/hosts/sun/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/sun/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */ diff --git a/testing/hosts/venus/etc/ipsec.d/ipsec.sql b/testing/hosts/venus/etc/ipsec.d/ipsec.sql new file mode 100644 index 000000000..da38e9ab4 --- /dev/null +++ b/testing/hosts/venus/etc/ipsec.d/ipsec.sql @@ -0,0 +1,4 @@ +/* strongSwan SQLite database */ + +/* configuration is read from ipsec.conf */ +/* credentials are read from ipsec.secrets */