Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
13
Merge Requests
13
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
slapos.package
Commits
8fdf3f1a
Commit
8fdf3f1a
authored
Feb 12, 2019
by
Ayush Tiwari
Committed by
Guillaume Hervier
Feb 12, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Ayush Tiwari public key
/reviewed-on
!86
parent
e9d375df
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
playbook/roles/vifib-team-ssh-key/files/ayush_key
playbook/roles/vifib-team-ssh-key/files/ayush_key
+1
-0
playbook/roles/vifib-team-ssh-key/tasks/main.yml
playbook/roles/vifib-team-ssh-key/tasks/main.yml
+3
-0
No files found.
playbook/roles/vifib-team-ssh-key/files/ayush_key
0 → 100644
View file @
8fdf3f1a
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAtzFUPi5bPxSEjIEEeRJor1GqliP2n+7FWeHI9IlhgbsBGvGtXx6BKDO7YBfi3ZsMW1IMGAAa5vyg914vM3c/8sqcwFrphgFZRZrYEBRuoDtYn6qlwOlHecIp/ZelWfm+jrn2aCYIPhsfQ6GUJmW6Q0IlGq0CANTi3dQdyZVL2jM9uacp/vFaM0wGwo9saOiLrz+mI9AZMlKQwp8rJPtjKTrraxJ7ctrAiMbmC1GQkPiJ8VTubcuwDOlveH4DWz+JpPFPn14++J/xEgUWX72IqaIzUSS6Ux+7xCPzdM/qkjSNhJhSo8ylgtBKDtLD9suI0qzjBFXdF+ZEeBkeOszn ayush.tiwari@nexedi.com
playbook/roles/vifib-team-ssh-key/tasks/main.yml
View file @
8fdf3f1a
...
...
@@ -38,6 +38,9 @@
-
name
:
Add KW SSH Key
authorized_key
:
user=root key="{{ lookup('file', 'klaus_key') }}"
-
name
:
Add AT SSH Key
authorized_key
:
user=root key="{{ lookup('file', 'ayush_key') }}"
-
name
:
Remove VB SSH Key
authorized_key
:
user=root key="{{ lookup('file', 'remove_key_3') }}" state=absent
...
...
Thomas Gambier
🚴🏼
@tomo
mentioned in commit
c6176e36
·
Mar 14, 2019
mentioned in commit
c6176e36
mentioned in commit c6176e3678bf54f32c37a71885bd698d96dee5fd
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment