-
Notifications
You must be signed in to change notification settings - Fork 0
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
SVCPLAN-4492: create quota class #7
Conversation
4b9387d
to
cf82b32
Compare
I've tested on two test login nodes on Magnus, one w/o Duo (mgtest01) and one w/ Duo (mgtesthn1). I made sure root can log in without the quota command running (the other default user to skip is qualys). And made sure it does show for rundall (with shell set to Bash, tcsh, and zsh). I also coded it so the quota doesn't when a user switches identity (via sudo or su). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple minor suggested changes.
And then some random comments that don't require any changes at this time.
9939094
to
bb25180
Compare
Ready for another look, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you missed renaming the quota
timeout_interval_seconds
parameter in the hiera data.
Also: - pdk validate - pdk update
5c2d8bf
to
a034e11
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Also: