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

Change defaults so a cookiecutter environment is fully functional #473

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

wtripp180901
Copy link
Contributor

@wtripp180901 wtripp180901 commented Nov 11, 2024

  • Enables etc_hosts by default to provide working internal name resolution
  • Adds working defaults for OpenOndemand (likely to need changing for production):
    • Use basic_auth + PAM for authentication
    • Use ansible_host (i.e. IP address) as the ondemand external "servername"
  • Creates a default user to access ondemand with
  • Default cluster suffix is now "internal" instead of "invalid" now the former is reserved by ICANN for private-use applications.

@sjpb
Copy link
Collaborator

sjpb commented Nov 22, 2024

@wtripp180901 when you get back to this pls can you update docs/production.md too?

@sjpb sjpb changed the title Defaults from common and cookiecutter now give working appliance Change defaults so a cookiecutter environment is fully functional Jan 2, 2025
@wtripp180901 wtripp180901 requested a review from sjpb January 2, 2025 15:16
@sjpb
Copy link
Collaborator

sjpb commented Jan 3, 2025

See also #432

Copy link
Collaborator

@sjpb sjpb left a 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

docs/openondemand.README.md Outdated Show resolved Hide resolved
docs/openondemand.README.md Outdated Show resolved Hide resolved
docs/openondemand.README.md Outdated Show resolved Hide resolved
docs/production.md Outdated Show resolved Hide resolved
docs/openondemand.README.md Outdated Show resolved Hide resolved
@wtripp180901 wtripp180901 force-pushed the feat/skeleton-defaults branch 2 times, most recently from 55606e7 to 1988d9a Compare January 6, 2025 09:54
@wtripp180901 wtripp180901 changed the base branch from feature/k3s-monitoring to main January 6, 2025 10:06
@wtripp180901 wtripp180901 changed the base branch from main to feature/k3s-monitoring January 6, 2025 10:07
@wtripp180901 wtripp180901 force-pushed the feat/skeleton-defaults branch from 1988d9a to 1f3298d Compare January 6, 2025 10:18
@wtripp180901 wtripp180901 changed the base branch from feature/k3s-monitoring to main January 6, 2025 10:18
@wtripp180901
Copy link
Contributor Author

rebased from feature/k3s-monitoring onto main so reviewing might be a pain, sorry! Last review was for 1d7dfa3

@wtripp180901
Copy link
Contributor Author

@wtripp180901
Copy link
Contributor Author

persist_hostkeys/nfs changes in separate branch #520

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

Successfully merging this pull request may close these issues.

Problems with host DNS resolution when configuring services Replace default suffix .invalid with .internal
2 participants