Sha256: ed6b1a9dff409b2953e9c15b86f96e5e0d8535902a5b60c1df765cca17ae49d7

Contents?: true

Size: 707 Bytes

Versions: 5

Compression:

Stored size: 707 Bytes

Contents

mysqlone:
  port: 3306
  networks: networkone
  root_password: <%= SmartMachine.credentials.dig(:mysqlone, :root_password) %>
  username: <%= SmartMachine.credentials.dig(:mysqlone, :username) %>
  password: <%= SmartMachine.credentials.dig(:mysqlone, :password) %>
  database_name: <%= SmartMachine.credentials.dig(:mysqlone, :database_name) %>

# mysqltwo:
#   port: 3307
#   networks: networkone
#   root_password: <%= SmartMachine.credentials.dig(:mysqltwo, :root_password) %>
#   username: <%= SmartMachine.credentials.dig(:mysqltwo, :username) %>
#   password: <%= SmartMachine.credentials.dig(:mysqltwo, :password) %>
#   database_name: <%= SmartMachine.credentials.dig(:mysqltwo, :database_name) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
smartmachine-1.3.0 lib/smart_machine/templates/dotsmartmachine/config/mysql.yml
smartmachine-1.2.3 lib/smart_machine/templates/dotsmartmachine/config/mysql.yml
smartmachine-1.2.1 lib/smart_machine/templates/dotsmartmachine/config/mysql.yml
smartmachine-1.2.0 lib/smart_machine/templates/dotsmartmachine/config/mysql.yml
smartmachine-1.2.0.dev lib/smart_machine/templates/dotsmartmachine/config/mysql.yml