Skip to content

Instantly share code, notes, and snippets.

@riywo
Created December 4, 2012 00:16
Show Gist options
  • Save riywo/4199296 to your computer and use it in GitHub Desktop.
Save riywo/4199296 to your computer and use it in GitHub Desktop.
SERVER_ID=1 erb my.cnf.erb > /etc/my.cnf
server_id = <%= ENV["SERVER_ID"] %>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment