From 9ca413e51299fcc3b46178385bdb35dd5510e0b4 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 13 Nov 2015 12:52:20 +0100
Subject: [PATCH] Setting tag nodeconfig-5.2-5 do not try to add
 root_ssh_key.pub to authorized_keys in nodes

---
 nodeconfig.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/nodeconfig.spec b/nodeconfig.spec
index b13726a..1fe850d 100644
--- a/nodeconfig.spec
+++ b/nodeconfig.spec
@@ -2,7 +2,7 @@
 
 %define name nodeconfig
 %define version 5.2
-%define taglevel 4
+%define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/planetlab/db-config.d
 
 %changelog
+* Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeconfig-5.2-5
+- do not try to add root_ssh_key.pub to authorized_keys in nodes
+
 * Fri Mar 21 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeconfig-5.2-4
 - tweaks in node's ntp.conf
 
-- 
2.47.0