Skip to content
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

proposal: change default site.yml.example file to be usable without editing it #74

Closed
mbukatov opened this issue Feb 13, 2018 · 2 comments
Assignees

Comments

@mbukatov
Copy link
Collaborator

mbukatov commented Feb 13, 2018

This would mean:

  • don't define any defaults in the site.yml playbook
  • all values specified via either inventory file or variable file (and ship some example without filling in any values)
  • update documentation with more detailed description of the installation process
  • review ansible variables which are in use now and check if simplification is possible (with future enhancements in mind)
  • remove "Run yum update" task from the playbook

This will also resolve:

@mbukatov
Copy link
Collaborator Author

mbukatov commented Mar 4, 2018

Implementation in #82

@mbukatov mbukatov added this to the Milestone 3 (2018) milestone Mar 5, 2018
mbukatov added a commit that referenced this issue Mar 8, 2018
This changes default site.yml.example playbook to be usable without
editing, renaming it to site.yml file. All ansible variables are now
suggested to be placed in the inventory file (or variable file).

tendrl-bug-id: #74
@mbukatov
Copy link
Collaborator Author

mbukatov commented Mar 8, 2018

fixed by #82

@mbukatov mbukatov closed this as completed Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant