summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-10-14 19:41:29 +0200
committervarac <varacanero@zeromail.org>2016-10-18 21:17:13 +0200
commit1438c4d5ed1c4fb63c8003f8bd3cbca78ce0252c (patch)
treee85437e2319a60475fe58fb55197a731137403c6 /.gitignore
parenta0416d6da152831c92898effa0cb4268180e21c8 (diff)
Add public sshkey of gitlab-runner for platform builds
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 62d47d92..d80ef422 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,6 @@
/tests/platform-ci/provider/facts.json
/tests/platform-ci/provider/hiera
/tests/platform-ci/provider/secrets.json
-/tests/platform-ci/provider/users
/tests/platform-ci/provider/files/ssh/authorized_keys
/tests/platform-ci/provider/files/ssh/known_hosts
/tests/platform-ci/provider/files/nodes/
@@ -20,7 +19,8 @@
!/tests/platform-ci/provider/tags/catalogtest.json
/tests/platform-ci/provider/users/*
!/tests/platform-ci/provider/users/gitlab-runner
-!/tests/platform-ci/provider/users/gitlab-runner/*
+/tests/platform-ci/provider/users/gitlab-runner/*
+!/tests/platform-ci/provider/users/gitlab-runner/gitlab-runner_ssh.pub
/tests/platform-ci/provider/test
/builds