mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Fixed a bone-headed typo; thanks for the report, Zheng Liu!
This commit is contained in:
parent
689bcdc637
commit
e5ffaf193d
@ -119,7 +119,7 @@ Last, call :func:`state.highstate <salt.modules.state.highstate>` again and the
|
||||
minion will fetch and execute the highstate as well as our HTML file from the
|
||||
master using Salt's File Server::
|
||||
|
||||
salt '*' salt.highstate
|
||||
salt '*' state.highstate
|
||||
|
||||
Verify that Apache is now serving your custom HTML.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user