Skip to content

Add option to skip freeipa client install command call#517

Merged
cmd-ntrf merged 18 commits into
mainfrom
skip_ipa_install
Jul 20, 2026
Merged

Add option to skip freeipa client install command call#517
cmd-ntrf merged 18 commits into
mainfrom
skip_ipa_install

Conversation

@cmd-ntrf

@cmd-ntrf cmd-ntrf commented Feb 20, 2026

Copy link
Copy Markdown
Member

Also add options to tell Puppet to keep if slurmd and sssd should be running or stopped.

This three options combined like this:

profile::freeipa::client::skip_ipa_install: true
profile::sssd::client::ensure: 'stopped'
profile::slurm::node::ensure: 'stopped'
consul::service_ensure: 'stopped'

enable a Magic Castle operator to launch a barebone cluster with only a puppet server and a compute node with the objective of creating a snapshot/machine image of a compute node for future usage.

@cmd-ntrf cmd-ntrf self-assigned this Feb 20, 2026
@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Feb 20, 2026
@cmd-ntrf cmd-ntrf added this to the 15.3.0 milestone Feb 20, 2026
@cmd-ntrf cmd-ntrf modified the milestones: 15.3.0, 16.0.0 Mar 24, 2026
@cmd-ntrf
cmd-ntrf force-pushed the skip_ipa_install branch 5 times, most recently from 624e55f to a2a36fd Compare April 28, 2026 16:37
@cmd-ntrf
cmd-ntrf force-pushed the skip_ipa_install branch 2 times, most recently from e9dac01 to a765e8f Compare May 8, 2026 15:24
@cmd-ntrf
cmd-ntrf force-pushed the skip_ipa_install branch 7 times, most recently from f8fb336 to 442fdce Compare May 15, 2026 19:40
@cmd-ntrf
cmd-ntrf force-pushed the skip_ipa_install branch 4 times, most recently from 44f7bd7 to c2e5f65 Compare May 25, 2026 15:30
@cmd-ntrf
cmd-ntrf force-pushed the skip_ipa_install branch from c2e5f65 to 41fc024 Compare June 2, 2026 14:51
cmd-ntrf added 4 commits July 20, 2026 12:01
Add trigger to wait_for ipa
Add sssd_use_usb enabling in ipa client
Move selinux_login_default before ipa-install
Add ipa documentation
Add ensure_munge param and rename slurm::node::ensure to ensure_slurmd
Update documentation

Coauthored with openai codex 5.3
Define consul server validator only if running
Allow lookup of puppet tagged instance to fail
Lookup bastion_tags before creating tf authorized key file
cmd-ntrf added 13 commits July 20, 2026 12:02
Also check if the log file exists before overwriting it to avoid
setting the wrong permissions on it.

Add test for existence of consul files before deleting

Check if the ipa-client-install log exists before trying to uninstall

Add check that puppet run completed successfully
Fix munged.log permissions

Require munge package for editing munge log file mode and owner
Define placeholder for required secrets for image
@cmd-ntrf
cmd-ntrf merged commit 660d13b into main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant