Commit bd81e677f140e7ee0a2fcf14552ad9f59731b8c3

Authored by Sergio Oliveira
1 parent 1fb25523

Removed script. Key already set by fabfile

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
puppet/colab-key.sh
@@ -1,5 +0,0 @@ @@ -1,5 +0,0 @@
1 -#!/bin/bash  
2 -  
3 -mkdir -p ~colab/.ssh/ --mode=700  
4 -cp ~vagrant/.ssh/authorized_keys ~colab/.ssh/authorized_keys  
5 -chown -fR colab:colab ~colab/.ssh/