cookbook 'github_connector', '= 0.1.1'
github_connector (2) Versions 0.1.1 Follow0
Installs and configures the GitHub Active Directory Connector
cookbook 'github_connector', '= 0.1.1', :supermarket
knife supermarket install github_connector
knife supermarket download github_connector
GitHub Active Directory Connector Cookbook
Installs and configures the GitHub Active Directory Connector via Chef.
This performs the following actions:
- Creates a
githubuser - Installs PostgreSQL and creates a database
- Installs RVM, installs ruby, and configures a
github-connectorgemset - Clones the
github-connectorrepository from GitHub - Creates upstart jobs for the web and worker processes
- Creates a cron job to synchronize users
Dependent cookbooks
| apt >= 2.3.10 |
| database >= 2.0 |
| logrotate >= 1.7.0 |
| nginx >= 2.0 |
| postgresql >= 3.4.0 |
| ssh_known_hosts >= 0.0.0 |
| rvm = 0.9.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.