From 68674e6d2d85ca42e0d56a63f3ea2441c7e7e992 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 6 Nov 2012 17:47:49 -0800 Subject: minor path change --- lib/leap_cli/path.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/leap_cli/path.rb b/lib/leap_cli/path.rb index 88288d0..6d68546 100644 --- a/lib/leap_cli/path.rb +++ b/lib/leap_cli/path.rb @@ -22,7 +22,7 @@ module LeapCli; module Path :user_ssh => 'users/#{arg}/#{arg}_ssh.pub', :user_pgp => 'users/#{arg}/#{arg}_pgp.pub', :hiera => 'hiera/#{arg}.yaml', - :node_ssh_pub_key => 'files/nodes/#{arg}/#{arg}_ssh_key.pub', + :node_ssh_pub_key => 'files/nodes/#{arg}/#{arg}_ssh.pub', :known_hosts => 'files/ssh/known_hosts', :authorized_keys => 'files/ssh/authorized_keys', :ca_key => 'files/ca/ca.key', -- cgit v1.2.3