Skip to content

Commit 1a4a5f1

Browse files
authored
Merge pull request #8229 from mabicca/patch-1
AB#3893: Update suse-public-cloud-connectivity-registration-issues.md
2 parents d65ce4b + 820cebc commit 1a4a5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/virtual-machines/linux/suse-public-cloud-connectivity-registration-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ If instances aren't regularly updated, they can become incompatible with our upd
258258
sudo cd tmp
259259
sudo tar xvfz suse-public-registration.tgz
260260
sudo cd rpms
261-
sudo zypper --force --no-refresh --no-remote --non-interactive install *.rpm
261+
sudo zypper --no-refresh --no-remote --non-interactive install --force *.rpm
262262
```
263263

264264
8. Register the VM again:

0 commit comments

Comments
 (0)