Skip to content

Conversation

gfrntz
Copy link

@gfrntz gfrntz commented Apr 12, 2017

If you don't set keyring aptly can't mirror repo because it trying to find keyrings in aptly home dir. This pull request fix it.

uid => $aptly::uid,
gid => $aptly::group,
shell => '/bin/bash',
managehome => true
Copy link

Choose a reason for hiding this comment

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

Missing a comma at the end of this line

Copy link
Contributor

@aerostitch aerostitch May 9, 2017

Choose a reason for hiding this comment

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

Adding that option should be an option (the shell should have been one too). Have service accounts with a home directory is not really a best practice IMO.

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.

3 participants