StackStorm / chef-stackstorm

DEPRECATED! Community-maintained Chef Cookbook to deploy StackStorm, IFTTT for Ops
https://supermarket.chef.io/cookbooks/stackstorm
Apache License 2.0
16 stars 10 forks source link

Added creation of the group #59

Closed sanderv32 closed 7 years ago

sanderv32 commented 7 years ago

Group was not created on CentOS 7.3. Create group to make sure it's there if user gets created and added as member.

shortdudey123 commented 7 years ago

@sanderv32 spec testing is missing

shortdudey123 commented 7 years ago
ChefSpec Coverage report generated...
  Total Resources:   31
  Touched Resources: 30
  Touch Coverage:    96.77%
Untouched Resources:
  group[stanley]                     stackstorm/recipes/user.rb:14
arm4b commented 7 years ago

@shortdudey123 Good catch! :+1: Added in https://github.com/StackStorm/chef-stackstorm/pull/60