From 429cbf0ad1c84074dd562274a79ec8905a0bd575 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Thu, 21 Apr 2016 01:03:27 +0000 Subject: [PATCH] Add default CSR configuration. --- .../rootfs/jessie/common/overlay/etc/onl/config/csr.yml | 7 +++++++ .../rootfs/wheezy/common/overlay/etc/onl/config/csr.yml | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 builds/any/rootfs/jessie/common/overlay/etc/onl/config/csr.yml create mode 100644 builds/any/rootfs/wheezy/common/overlay/etc/onl/config/csr.yml diff --git a/builds/any/rootfs/jessie/common/overlay/etc/onl/config/csr.yml b/builds/any/rootfs/jessie/common/overlay/etc/onl/config/csr.yml new file mode 100644 index 00000000..c64b4847 --- /dev/null +++ b/builds/any/rootfs/jessie/common/overlay/etc/onl/config/csr.yml @@ -0,0 +1,7 @@ +C: US +ST: CA +O: Open Compute Project +localityName: Santa Clara +commonName: Networking +organizationalUnitName: Open Network Linux +emailAddress: support@bigswitch.com diff --git a/builds/any/rootfs/wheezy/common/overlay/etc/onl/config/csr.yml b/builds/any/rootfs/wheezy/common/overlay/etc/onl/config/csr.yml new file mode 100644 index 00000000..c64b4847 --- /dev/null +++ b/builds/any/rootfs/wheezy/common/overlay/etc/onl/config/csr.yml @@ -0,0 +1,7 @@ +C: US +ST: CA +O: Open Compute Project +localityName: Santa Clara +commonName: Networking +organizationalUnitName: Open Network Linux +emailAddress: support@bigswitch.com