Skip to content

Commit 66230db

Browse files
fix(instances): fix YAML indentation in code block (#3747)
1 parent d57888b commit 66230db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/instances/troubleshooting/fix-dns-routed-ipv6-only-debian-bullseye.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ If your Instance is affected by the DNS resolution issue, follow the procedure b
114114
```sh
115115
> /etc/cloud/cloud.cfg.d/99_scw_ip6dns.cfg cat <<EOF
116116
system_info:
117-
network:
117+
network:
118118
renderers: [netplan, eni]
119119
activators: [netplan, eni]
120120
EOF

0 commit comments

Comments
 (0)