Merge branch 'master' of github.com:open-cloud/xos
diff --git a/xos/configurations/common/Makefile.cloudlab b/xos/configurations/common/Makefile.cloudlab
index e122cc7..1754d10 100644
--- a/xos/configurations/common/Makefile.cloudlab
+++ b/xos/configurations/common/Makefile.cloudlab
@@ -9,5 +9,8 @@
 nodes_yaml:
 	bash ./make-cloudlab-nodes-yaml.sh
 
-public_key:
+public_key: ~/.ssh/id_rsa.pub
 	cp ~/.ssh/id_rsa.pub .
+
+~/.ssh/id_rsa.pub:
+	cat /dev/zero | ssh-keygen -q -N ""