Skip to content

Commit e041de0

Browse files
committed
fix: fix another callout
1 parent b97d1c7 commit e041de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nim/nginx-instances/manage-instance-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can easily add instances to a default instance group that you specify. To do
6666

6767
{{< call-out "note" >}}If you're running Instance Manager 2.10.1 or earlier or NGINX Agent 2.25.1 or earlier, the `agent-dynamic.conf` file is located in `/etc/nginx-agent/`.{{< /call-out >}}
6868

69-
{{< call-out "important" >}}If the specified instance group doesn't already exist, the NGINX Agent installer will create it, using the current instance's config file as the group's config file. This means that all instances added to the group later will use this config as well. If you're using a script to add instances, you should consider carefully which instance to run the script on first.{{< /call-out >}}
69+
{{< call-out "important" "Important:" >}}If the specified instance group doesn't already exist, the NGINX Agent installer will create it, using the current instance's config file as the group's config file. This means that all instances added to the group later will use this config as well. If you're using a script to add instances, you should consider carefully which instance to run the script on first.{{< /call-out >}}
7070

7171
1. Open a secure shell (SSH) connection to the NGINX instance and log in.
7272
2. Open the `/var/lib/nginx-agent/agent-dynamic.conf` for editing.

0 commit comments

Comments
 (0)