-
Notifications
You must be signed in to change notification settings - Fork 34
Change defaults so a cookiecutter environment is fully functional #473
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
Conversation
@wtripp180901 when you get back to this pls can you update docs/production.md too? |
See also #432 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor tweaks, mostly to make it consistent with the other docs
environments/skeleton/{{cookiecutter.environment}}/inventory/group_vars/all/basic_users.yml
Outdated
Show resolved
Hide resolved
55606e7
to
1988d9a
Compare
Co-authored-by: Steve Brasier <[email protected]>
1988d9a
to
1f3298d
Compare
rebased from feature/k3s-monitoring onto main so reviewing might be a pain, sorry! Last review was for 1d7dfa3 |
persist_hostkeys/nfs changes in separate branch #520 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nearly OK! Tested by creating a new cookiecutter environment on CI cloud, following README. Ran:
- ✔️ site
- ✔️ hpctests
- ✔️ can login to ondemand as demo_user
- ✔️ ondemand shell
- ❌ can't log in to monitoring - no anonymous auth
Suggest
- adding
environments/skeleton/\{\{cookiecutter.environment\}\}/inventory/group_vars/all/openondemand.yml
to setgrafana_auth_anonymous: true
in new cookiecutter envs - adding a note to production docs to review if that is OK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tiiny docs tweak no need to rerun.
✔️ Checked I can login to grafana as demo_user via OOD. |
Co-authored-by: Steve Brasier <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
selinux_state
todisabled
to allow prometheus to worketc_hosts
by default to provide working internal name resolutionansible_host
(i.e. IP address) as the ondemand external "servername"