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

Allow ssh_options for accounts being created through accounts::usergr… #66

Merged
merged 2 commits into from
Apr 5, 2019

Conversation

erik-frontify
Copy link
Contributor

…oups as well

If you create an account using accounts::accounts and the user name directly, you can put ssh_options as well. With that patch, you can specify ssh_options even though you define a user group with @user_group. I haven't found another way to provide ssh_options without having to define every single user. With that you can ensure specific ssh_options being set for all users within that group.

erik-frontify and others added 2 commits February 15, 2019 15:34
…oups as well

If you create an account using accounts::accounts and the user name directly, you can put ssh_options as well. With that patch, you can specify ssh_options even though you define a user group with @user_group. I haven't found another way to provide ssh_options without having to define every single user. With that you can ensure specific ssh_options being set for all users within that group.
@raphink raphink merged commit 8434579 into camptocamp:master Apr 5, 2019
nettucu added a commit to nettucu/puppet-accounts that referenced this pull request Aug 9, 2019
* upstream/master: (21 commits)
  Release 1.11.1
  Allow augeasproviders_shellvar 4
  Fix tests on Puppet 6
  msync
  Prepare release 1.11.0
  Allow stdlib 5 & 6
  Correcting issue camptocamp#15 (camptocamp#56)
  Fix puppet error if the account is not yet created (camptocamp#41)
  Allow augeasproviders_shellvar 3.x
  Add additional prerequisite (camptocamp#53)
  added expiry parameter (camptocamp#55)
  Merge group arrays instead of rightmost precedence (camptocamp#65)
  Allow ssh_options for accounts being created through accounts::usergroups as well (camptocamp#66)
  Use loop instead of recursion
  Fixes camptocamp#61 - Pass through managehome on absent
  Do not use legacy puppet-lint-absolute_classname-check plugin
  Fix beaker version to ~>3.13
  Update to add the system option to account.pp
  Update with modulesync
  Release 1.10.0
  ...
erik-frontify added a commit to erik-frontify/puppet-accounts that referenced this pull request Oct 23, 2019
erik-frontify added a commit to erik-frontify/puppet-accounts that referenced this pull request Oct 23, 2019
Pull camptocamp#56 stopped pull camptocamp#66 from working. This commit should fix camptocamp#66 again
without stopping camptocamp#56 from working
erik-frontify added a commit to erik-frontify/puppet-accounts that referenced this pull request Oct 23, 2019
Pull camptocamp#56 stopped pull camptocamp#66 from working. This commit should fix camptocamp#66 again
without stopping camptocamp#56 from working
raphink pushed a commit that referenced this pull request Nov 19, 2019
Pull #56 stopped pull #66 from working. This commit should fix #66 again
without stopping #56 from working
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