Skip to content

Instantly share code, notes, and snippets.

@baconpat
Created December 16, 2010 02:51
Show Gist options
  • Save baconpat/742961 to your computer and use it in GitHub Desktop.
Save baconpat/742961 to your computer and use it in GitHub Desktop.
Before('@active_directory') do
start_ldap_server
end
After('@active_directory') do
stop_ldap_server
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment