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.keep
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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Tyagov
slapos.package.keep
Commits
77f7ff46
Commit
77f7ff46
authored
Oct 02, 2018
by
Vincent Bechu
Committed by
Alain Takoudjou
Oct 02, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Vincent Bechu public key
/reviewed-on
nexedi/slapos.package!72
parent
7c49ecba
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/vincent_bechu_key
playbook/roles/vifib-team-ssh-key/files/vincent_bechu_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/vincent_bechu_key
0 → 100644
View file @
77f7ff46
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgWMvWHV2ftxHooiP9znsRdt27ZZRhXrrFdrHP270JLS/dWTnn8nmiH8GKsqZWr05nTnPJpnuLxIFtGRiPMc8oyaHWZ665nHIJikFYzcuwrlGw6CofOOyABoKSO+SO12q+err+i8K3qI4Bf3k62dHIXH/OHk0ZUTieAGmG/GaMajSgqHgJRMkjC+KEKUvHbm4JlQUJGKb+KaXkAT/8sSzI4EpCWSmGP6R/cPJFd8IYYDxaDjD0UvpZ5RETIalPa9sh3Kc6u3ITT4eUQwEY1InghtNeP8tP1BL8th48CwsHPqV9fl9V62cFtEBoQkzLFtXhfQOZNvsPn6G4MWjknlXl vincent.bechu@nexedi.com
\ No newline at end of file
playbook/roles/vifib-team-ssh-key/tasks/main.yml
View file @
77f7ff46
...
...
@@ -29,6 +29,9 @@
-
name
:
Add RC SSH Key
authorized_key
:
user=root key="{{ lookup('file', 'romain_key') }}"
-
name
:
Add VB SSH Key
authorized_key
:
user=root key="{{ lookup('file', 'vincent_bechu_key') }}"
-
name
:
Remove old G Key
authorized_key
:
user=root key="{{ lookup('file', 'remove_key_2') }}" state=absent
...
...
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