Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
compose.libre.sh
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
17
Issues
17
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
libre.sh
compose.libre.sh
Commits
a3eb4870
Commit
a3eb4870
authored
Aug 14, 2017
by
JOduMonT
Committed by
Pierre Ozoux
Aug 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo + sshkey (#151)
forget the s a permission + add sskey
parent
ae35435c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
user_data
user_data
+4
-1
No files found.
user_data
View file @
a3eb4870
#cloud-config
ssh_authorized_keys:
- "PUT YOUR SSH KEY PUBLIC HERE"
write_files:
- path: /etc/ssh/sshd_config
permissions: 0600
...
...
@@ -26,7 +29,7 @@ write_files:
255.255.255.255 broadcasthost
::1 localhost
- path: /etc/environment
permission: 0644
permission
s
: 0644
owner: root
content: |
NAMECHEAP_URL="namecheap.com"
...
...
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