Dnf #1

Merged
neillc merged 20 commits from dnf into master 2023-09-28 10:34:16 +10:00
Showing only changes of commit 067b053c5c - Show all commits

View file

@ -7,7 +7,7 @@ chpasswd: {{expire: False}}
ssh_pwauth: True
ssh_authorized_keys:
- {data.public_key}
{bootmd}
{data.bootcmd}
runcmd:
- "service sshd restart"
- "subscription-manager register --username {data.rhn_user} --password '{data.rhn_password}'"