salt-get-started
salt-get-started copied to clipboard
errors in https://docs.saltstack.com/en/getstarted/fundamentals/states.html
The page fundamentals/states.html has some problems with it. To over-arching to try to submit a fix. https://docs.saltstack.com/en/getstarted/fundamentals/states.html The images on the page do not match what I get in the demo environment.
The last image on the page has a section in the text "update_lftpd_conf" which is nowhere in the state file., both say "succeeded: 2",where as when I run it in the demo system, it says succeeded:1, and the side bar talks about execution order, saying "packages are installed before teh configuration file is updated" when nothing in the state referes to a config file. It looks like the author tried to simplify the page, but didn't do the images or the side bar.