From a7f57716166848abbd948bca1cc682652ac3a175 Mon Sep 17 00:00:00 2001 From: Tim Kuhlman Date: Thu, 22 May 2014 16:27:27 -0600 Subject: [PATCH] Ignore the ssh key data bag that should be kept private --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7c09a3b..e42cc37 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ hlinux/templates/packer_cache .idea *.deb *.pyc +utils/cluster/data_bags/vertica/ssh_key.json