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

Added missing functionality for Samba shares. #659

Merged

Conversation

pneerincx
Copy link
Contributor

  • Added code to create path for Samba shares if it does not already exist.
  • Updated Copper Fist and Beta Barrel group_vars for recently updated functionality.

…st. Updated Copper Fist and Beta Barrel group_vars for recently updated functionality.

- name: Fail if base path for a samba share is missing.
ansible.builtin.fail:
msg: "The base path {{ item['base'] }} is missing for samba share {{ item['name'] }}. Another role role should have been deployed first or your config is incomplete."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence contains word "role" twice

Copy link
Contributor

@marieke-bijlsma marieke-bijlsma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See inline comment

@marieke-bijlsma marieke-bijlsma merged commit d64d9ff into rug-cit-hpc:develop Oct 23, 2022
@pneerincx pneerincx deleted the fix/ensure_smb_paths_exist branch October 24, 2022 07:37
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