From fc20a2f3a0738dc60df1711b47ee7a3969172fa8 Mon Sep 17 00:00:00 2001 From: Yaoyuan Date: Mon, 18 May 2020 06:14:12 +0800 Subject: [PATCH] autoformat --- cloud-config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cloud-config.yml b/cloud-config.yml index 2b43226..eab98ca 100644 --- a/cloud-config.yml +++ b/cloud-config.yml @@ -31,4 +31,7 @@ rancher: override: false interfaces: eth0: - dhcp: true \ No newline at end of file + dhcp: true + state: + autoformat: + - /dev/sda \ No newline at end of file