Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Project -- Web SSO with KinD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSDS
Teaching
Bachelor
Cloud-and-Deployment
Project -- Web SSO with KinD
Merge requests
!1
Terraform edits
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Terraform edits
cloud3/project-web-sso-with-kind:Terraform_ryser
into
main
Overview
0
Commits
6
Changes
7
Closed
gabriel.marinoja
requested to merge
cloud3/project-web-sso-with-kind:Terraform_ryser
into
main
5 months ago
Overview
0
Commits
6
Changes
7
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
2eff1d9b
6 commits,
5 months ago
7 files
+
248
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Terraform/conf/cloud-init.users.yaml
+
1
−
1
View file @ 2eff1d9b
Edit in single-file editor
Open in Web IDE
Show full file
@@ -12,4 +12,4 @@ system_info:
shell
:
/bin/bash
sudo
:
ALL=(ALL) NOPASSWD:ALL
ssh_authorized_keys
:
-
<your-
ssh-ed25519
-or-RSA-public-key>
-
ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAICd2om++e154/EKtD66CaRELfJ/lbzum44EqLbRKjjuQ terraform@TF-lab
Loading