Skip to content

Commit

Permalink
Merge pull request #564 from earthgecko/SNAB
Browse files Browse the repository at this point in the history
v3.0.2 dawn
  • Loading branch information
earthgecko committed May 6, 2022
2 parents df8409e + 7a431cf commit 6b092ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/dawn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ the terminal:
MYSQL_ROOT_PASSWORD="<YOUR_ROOT_MYSQL_USER_PASSWORD>" # The MySQL root user password
MYSQL_SKYLINE_PASSWORD="<YOUR_SKYLINE_MYSQL_USER_PASSWORD>" # The Skyline DB user password
REDIS_PASSWORD="<YOUR_REALLY_REALLY_LONG_Redis_PASSWORD>" # The Redis password
SKYLINE_RELEASE="v3.0.0" # The Skyline release/branch/commit to deploy
SKYLINE_RELEASE="v3.0.2" # The Skyline release/branch/commit to deploy
INSTALL_GRAPHITE=1 # Install Graphite 0 = no, 1 = yes (CentOS 8 only)
GRAPHITE_VERSION=1.1.8' > /etc/skyline/skyline.dawn.conf
Expand Down

0 comments on commit 6b092ea

Please sign in to comment.