Skip to content

Commit

Permalink
10-automating.md (#2376)
Browse files Browse the repository at this point in the history
* 10-automating.md

minor grammar changes

* Update 10-automating.md

fix log, rather than log-in

---------

Co-authored-by: sspencerwire <sspencerwire@gmail.com>
  • Loading branch information
gannazhyrnova and sspencerwire authored Sep 16, 2024
1 parent 16a230f commit 7b1dab2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/books/incus_server/10-automating.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
- incus automation
---

Throughout this chapter you will need to be root or able to `sudo` to become root.
Throughout this chapter, you must be root or able to `sudo` to become root.

Automating the snapshot process makes things a whole lot easier.

Expand Down Expand Up @@ -61,7 +61,7 @@ Your entry will look like this:

Save your changes and exit.

This will create a log in incusadmin's home directory called "refreshlog" which will give you knowledge of whether your process worked or not. Very important!
This will create a log, in incusadmin's home directory, called "refreshlog," which will give you knowledge of whether your process worked or not. Very important!

The automated procedure will fail sometimes. This generally happens when a particular container fails to refresh. You can manually re-run the refresh with the following command (assuming rockylinux-test-9 here, is our container):

Expand Down

0 comments on commit 7b1dab2

Please sign in to comment.