Skip to content

Conversation

@thaunghtike-share
Copy link
Contributor

No description provided.

variables.tf Outdated
description = "Custom user accounts of the instance"
default = {
"retool" = {
ssh-key = []
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be ssh-keys

keys.tftpl Outdated
adduser --disabled-password --gecos '' ${user}
mkdir -p /home/${user}/.ssh
touch /home/${user}/.ssh/authorized_keys
%{for key in keys.ssh-key~}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ssh-keys

@abhiyerra abhiyerra merged commit 7bd8fe6 into opszero:main Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants