Skip to content

Commit

Permalink
[netplan] apply
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-BaPtiste Besselat committed Nov 28, 2019
1 parent b0b809f commit 9019704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clj/com/linkfluence/inventory/leaseweb.clj
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
(net/get-cidr (:network n) (:netmask n)))
]}}}}]
[(str "echo \"" (yaml/generate-string netplan-conf)"\" > " nfile)
(str "netplan try")
(str "netplan apply")
"sleep 20"]))

(defn- configure-red-hat-if
Expand Down

0 comments on commit 9019704

Please sign in to comment.