mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Comment typo.
This commit is contained in:
parent
075149ca1d
commit
dd518979da
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ DISTRO_NAME_L=$(echo $DISTRO_NAME | tr '[:upper:]' '[:lower:]')
|
|||
# 1. install_<distro>_<distro_version>_<install_type>_deps
|
||||
# 2. install_<distro>_<distro_version>_deps
|
||||
# 3. install_<distro>_<install_type>_deps
|
||||
# 4. install_<distro>_dep
|
||||
# 4. install_<distro>_deps
|
||||
#
|
||||
#
|
||||
# To install salt, which, of course, is required, one of:
|
||||
|
|
Loading…
Add table
Reference in a new issue