From 0cc3c651aac4ebcee5ce9f9f36cc23863b8d753c Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Thu, 12 Mar 2015 15:01:06 +0000 Subject: Initial commit --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..8f66c73 --- /dev/null +++ b/README @@ -0,0 +1,15 @@ +Okay, so this is simple. + +1. populate the inventory file with hosts and the username to add like this: + +myhost username=myname +theirhost username=theirname +theirhost username=myname + +2. Add any ssh keys required to the keys directory, one key per file, as myname.pub. + +2a. If you want to add a key to all users, stick it in the keys/global/ directory. + +3. make + +3a. make can take LIMIT= or INVENTORY= arguments -- cgit v1.2.3