Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

update ansible to work #196

Open
naved001 opened this issue Feb 8, 2019 · 0 comments
Open

update ansible to work #196

naved001 opened this issue Feb 8, 2019 · 0 comments

Comments

@naved001
Copy link
Contributor

naved001 commented Feb 8, 2019

since we made changes to the database schema, the ansible script fails to run.
We need to change:

  1. Document that it's a good idea to run yum/apt update.
  2. Somehow get git, wget and curl. (install manually or using ansible).
  3. The command to bootstrap the database fails because it still tries to insert network information.
  4. Relative paths have changed, so we need to update that.
  5. Remove harcoded constants from the ansible files, into an environment file.
  6. Update pip before installing other packages.
  7. It assumes that the ceph keyring is called client.bmi.key, we should probably get this from an environment file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant