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
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
Rafael Monnerat
slapos.package
Commits
77f7ff46
Commit
77f7ff46
authored
6 years ago
by
Vincent Bechu
Committed by
Alain Takoudjou
6 years ago
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
Show 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
This diff is collapsed.
Click to expand it.
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
...
...
This diff is collapsed.
Click to expand it.
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