Skip to content

Instantly share code, notes, and snippets.

@richardraseley
Created June 15, 2015 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardraseley/29b269111df4042f5ea3 to your computer and use it in GitHub Desktop.
Save richardraseley/29b269111df4042f5ea3 to your computer and use it in GitHub Desktop.
unless $nova_admin_password and $nova_admin_password != '' {
fail('nova_admin_password must be set.')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment