engineyard / engineyard/scaley
Running 'scaley scale' as non-root reports 'group ops are locked'
Open
bug
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Precondition: scaley installed and a group configured
Reproduction:
- run `scaley scale mygroup` as non-root fails with `can't create lock folder /var/run/scaley/lock`
- create folder `/var/run/scaley/lock` having the non-root user as owner
- run `scaley scale mygroup` as non-root fails with `Group operations are locked for xyz'
Nothing of the above happens if 'scaley' is run as root
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.