Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: nerda-codes <87707325+nerda-codes@users.noreply.github.com>
  • Loading branch information
bene2k1 and nerda-codes authored Oct 29, 2024
1 parent 24fbd8f commit ad4948c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Follow these steps to enable automatic network hot-reconfiguration on a Scaleway

1. Enable the QEMU Guest Agent. Refer to Scaleway’s documentation on [enabling the QEMU Guest Agent (GQA)](compute/instances/reference-content/understanding-qemu-guest-agent/#opting-in) for further details.

2. Install the latest Scaleway Ecosystem package.
2. Install the latest Scaleway ecosystem package.

- **Fedora / AlmaLinux / RockyLinux / CentOS**
```bash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
meta:
title: Understanding the QEMU Guest Agent in Scaleway Instances
description: Discover how the QEMU Guest Agent in Scaleway Instances works.
description: Discover how the QEMU Guest Agent works with Scaleway Instances.
content:
h1: Understanding the QEMU Guest Agent in Scaleway Instances
paragraph: Discover how the QEMU Guest Agent in Scaleway Instances works.
paragraph: Discover how the QEMU Guest Agent works with Scaleway Instances.
tags: instance qga guemu guest agent
dates:
validation: 2024-10-28
Expand All @@ -24,7 +24,7 @@ This page provides essential insights into this mechanism.

Running the QEMU Guest Agent (QGA) on your Instance currently enables the following feature:

- **Automatic network reconfiguration** upon flexible IP attachment or detachment [Learn how to enable/disable this feature]().
- **Automatic network reconfiguration** upon flexible IP attachment or detachment [Learn how to enable/disable this feature](/compute/instances/reference-content/understanding-automatic-network-hot-reconfiguration/).

Additional features may be added in the future.

Expand Down Expand Up @@ -94,7 +94,7 @@ This stops the service and prevents it from starting on subsequent reboots.
### Deinstallation (Optional)

<Message type="note">
Deinstalling QGA is not strictly necessary to opt out. [Deactivating the service](#deactivation) is sufficient.
You do not necessarily need to deinstall QGA to opt out. [Deactivating the service](#deactivation) is sufficient.
</Message>

If you prefer to completely remove QGA, ensure the service is stopped first, then run:
Expand Down

0 comments on commit ad4948c

Please sign in to comment.