-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make installation process generic #226
Comments
I'm working on it : https://github.com/bearstech/cuttlefish/tree/ansible |
Any fix for #218 Ansible error : AnsibleUndefinedVariable: One or more undefined variables: 'google_analytics_code' is undefined ? |
Same issue here cant get it working |
I've used an omnibus installer before and it's a joy to deploy versions with. I've not actually gone through the process of integrating a project with this, but it seems like it could fit the need here. Here is an example project that has integrated omnibus. |
where can I find .cuttlefish_ansible_vault_pass.txt content? |
It's private, you can't find it. |
As it says in the README, the documented installation process is currently only for installing the server at cuttlefish.oaf.org.au.
There's quite a few moving parts and all of the secrets for OAF's installation are encrypted in this repository. So this means we need to work out how to extract these so that other people can deploy Cuttlefish while still allowing OAF to deploy and manage their server.
The text was updated successfully, but these errors were encountered: