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
Łukasz Nowak
slapos.package
Commits
b02e3def
Commit
b02e3def
authored
6 years ago
by
Xiaowu Zhang
Committed by
Alain Takoudjou
6 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Xiaowu Zhang ssh public key
/reviewed-on
nexedi/slapos.package!75
parent
de4077de
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/xiaowu_zhang_key
playbook/roles/vifib-team-ssh-key/files/xiaowu_zhang_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/xiaowu_zhang_key
0 → 100644
View file @
b02e3def
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUkd5cZeM+B5GxXWc49E0OLl0BgoU7IczvwL5IaAM9JlCGGJ3dZk8ER3h0rnqRuQ1y5qwb5WnAtpkCGL2jYDseyQkjcCa92GPJdxdXL5n/CghzTFeI0v1d4CLxhYD84Inn2kCQcQGoJNj5U1JIRlt8HwJbr1Wnu4yggzSzOv4mQaX0AtC1JMu3zM7MCV2CgF7N5jtU/e2b1M8M45Soxy/h7xEeMxbGJBZt5MsLSpM5MChVqkZ61Qw5HOSuUeKSUaZd3/FOckIq0ujBOzFxn4inlTIRgZChp7fVrADCD/r+VLmpUw5Ld0IdW+KKBkJZfTVhSk6mdt4mFqS2JxZg4MkZ root@localhost
This diff is collapsed.
Click to expand it.
playbook/roles/vifib-team-ssh-key/tasks/main.yml
View file @
b02e3def
...
...
@@ -35,6 +35,9 @@
-
name
:
Add Jerome Perrin SSH Key
authorized_key
:
user=root key="{{ lookup('file', 'jerome_perrin_key') }}"
-
name
:
Add Xiaowu Zhang SSH Key
authorized_key
:
user=root key="{{ lookup('file', 'xiaowu_zhang_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