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

Updated playbooks for changed storage config and added support for jumphosts/dynamic inventories and more... #74

Merged
merged 8 commits into from
Mar 14, 2019

Conversation

pneerincx
Copy link
Contributor

@pneerincx pneerincx commented Mar 12, 2019

  • Bugfixes:
    • Removed unused storage roles from playbooks
    • Added new shared_storage role in relevant places.
    • Reduced differences between regular cluster.yml and hc-cluster.yml playbooks.
  • Relocated stuff from host_vars to group_vars as host_vars cannot be resolved robustly when jumphosts and/or dynamic inventories are used.
  • NFS based home dirs:
    • Removed NFS based home dirs exported from the UI from cluster.yml playbook as this is no longer used (home dirs come from Isilon storage now)
    • Added single_role_playbooks/nfs_home_dirs.yml to retain an example of how to use NFS based home dirs exported from the UI.
  • Updated gitignore to disregard anything that starts with .vault_pass.txt
  • Bugfix: updated handlers to always restart systemd-logind after dbus is restarted.
    Prevents slow logins and slow sudo commands.
  • Bugfixes for creating local regular users on Hyperchicken (tested on UI).

…hared_storage role in relevant places. Reduced differences between regular cluster.yml and hc-cluster.yml playbooks.
…esolved robustly when jumphosts and/or dynamic inventories are used.
@pneerincx pneerincx requested review from Gerbenvandervries and erijpkema and removed request for Gerbenvandervries March 12, 2019 16:46
…ybook as this is no longer used (home dirs come from Isilon storage now) and added single_role_playbooks/nfs_home_dirs.yml to retain an example of how to use NFS based home dirs exported from the UI.
…is restarted. Prevents slow logins and slow sudo commands.
@pneerincx pneerincx changed the title Updated playbooks for changed storage config and added support for jumphosts/dynamic inventories. Updated playbooks for changed storage config and added support for jumphosts/dynamic inventories and more... Mar 13, 2019
@Gerbenvandervries Gerbenvandervries merged commit f82b10e into rug-cit-hpc:develop Mar 14, 2019
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.

2 participants