From a04cd1794dc33fe4aa6f78c91a177fbbe52f78d4 Mon Sep 17 00:00:00 2001
From: Chris King <kingtc@uab.edu>
Date: Mon, 18 Apr 2022 18:34:36 +0000
Subject: [PATCH] update README

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index a1e9b34..553e448 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@
 1. [packer](https://www.packer.io/downloads)
 2. python 3.5+
 3. an openstack RC file
+4. Copies of certain files you can find around cheaha (place in `ansible/files`):
+  1. `/etc/yum.repos.d/cm.repo` from a bright node
+  2. `/etc/pki/rpm-gpg/RPM-GPG-KEY-cm` from a bright node
+  3. `/etc/munge/munge.key` from a bright node
+  4. `/cm/local/apps/opendlap/etc/certs/*.{key,pem}` (all certs in this directory) from a bright node
 
 # Quickstart
 
-- 
GitLab