Dnf #1
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ bootcmd:
|
||||||
- "nmcli con modify 'Wired connection 1' ipv4.address {data.cidr_2} ipv4.method static ipv4.gateway {data.gateway} ipv4.dns {data.dns}"
|
- "nmcli con modify 'Wired connection 1' ipv4.address {data.cidr_2} ipv4.method static ipv4.gateway {data.gateway} ipv4.dns {data.dns}"
|
||||||
- "nmcli networking off"
|
- "nmcli networking off"
|
||||||
- "nmcli networking on"
|
- "nmcli networking on"
|
||||||
# - "service sshd restart"
|
runcmd:
|
||||||
# runcmd:
|
- "service sshd restart"
|
||||||
# - "subscription-manager register --username {data.rhn_user} --password '{data.rhn_password}'"
|
# - "subscription-manager register --username {data.rhn_user} --password '{data.rhn_password}'"
|
||||||
# - "subscription-manager release --set=8.4"
|
# - "subscription-manager release --set=8.4"
|
||||||
# - "dnf install -y dnf-utils"
|
# - "dnf install -y dnf-utils"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue