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

FD deployment, HC & FD root pulp certificates, FD slurm, corrected generate password script #442

Merged
merged 11 commits into from
Aug 6, 2021

Conversation

scimerman
Copy link
Contributor

No description provided.

@@ -234,13 +234,13 @@ lfs_mounts: [
pfs: 'ecst01',
machines: "{{ groups['cluster'] }}" },
{ lfs: 'tmp10',
pfs: 'ecst02',
pfs: 'ecst01',
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not correct and should be changed back to ecst02.

groups: ['umcg-atd', 'solve-rd'] },
{ lfs: 'prm10',
pfs: 'ecst02',
pfs: 'ecst01',
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not correct and should be changed back to ecst02.

groups: ['umcg-atd', 'solve-rd'] },
{ lfs: 'env10',
pfs: 'ecst02',
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not correct and should be changed back to ecst02.

Copy link
Contributor

@pneerincx pneerincx 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 comments. In addition in goup_vars/fender_cluster/vars.yml

public_ip_addresses:
  corridor: '45.88.81.48'

is outdated; please add the new floating IP.

@@ -224,14 +224,14 @@ regular_users:
#
pfs_mounts: [
{ pfs: 'ecst01',
Copy link
Contributor

Choose a reason for hiding this comment

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

Overlooked this one in the first review. This key needs to match the one used in the lfs_mounts variable, so also needs to be changed back to ecst02.

Copy link
Contributor

@pneerincx pneerincx left a comment

Choose a reason for hiding this comment

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

Spotted one more issue; see inline comment.

@pneerincx pneerincx merged commit 6cdb087 into rug-cit-hpc:develop Aug 6, 2021
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