Fix hostname
This commit is contained in:
parent
ac86e51c2d
commit
f8db1c0934
3 changed files with 8 additions and 5 deletions
|
|
@ -9,7 +9,6 @@ ssh_authorized_keys:
|
|||
- {data.public_key}
|
||||
{data.bootcmd}
|
||||
runcmd:
|
||||
- "service sshd restart"
|
||||
- "subscription-manager register --username {data.rhn_user} --password '{data.rhn_password}'"
|
||||
- "subscription-manager release --set=8.4"
|
||||
- "dnf install -y dnf-utils"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue