Apply non-core changes in CORD-912 to master
remove vestigial templates
create admin-openrc.sh in cord_profile_dir and home dir
Change-Id: I52a7cef1ea9e0dc7a37d9888fcfdc093434777ef
diff --git a/ssh_pki/.gitignore b/ssh_pki/.gitignore
new file mode 100644
index 0000000..6b76b18
--- /dev/null
+++ b/ssh_pki/.gitignore
@@ -0,0 +1,4 @@
+ca
+client_certs
+host_certs
+
diff --git a/ssh_pki/README.md b/ssh_pki/README.md
new file mode 100644
index 0000000..f760962
--- /dev/null
+++ b/ssh_pki/README.md
@@ -0,0 +1,5 @@
+# ssh_pki
+
+This folder contains files uses to manage SSH certificate authority (CA), so
+handle with care.
+