We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94c512 commit 741a759Copy full SHA for 741a759
docs/guides/migration-recipe.md
@@ -115,7 +115,7 @@ index 68387c9..7a8ace1 100644
115
- Copy and paste the generated commands to create and populate the files on `new-host`
116
4. Restart the `salt-minion` service on the **new host** to pick up the configuration and register with salt-master:
117
```console
118
- sudo salt-call service.restart
+ sudo salt-call service.restart salt-minion
119
```
120
5. On **`salt-master`**, accept the key for the new-host:
121
@@ -230,7 +230,7 @@ index 68387c9..7a8ace1 100644
230
231
7. Restart the salt minion:
232
233
234
235
8. Restart Datadog agent:
236
0 commit comments