Sha256: b1c44823fac3800802dde9d533b708d9dbfe1c5e2ca75e0c35bd03bbd5f8c41f

Contents?: true

Size: 491 Bytes

Versions: 4

Compression:

Stored size: 491 Bytes

Contents



Automated organization checkup
----------

If you don't know what's up with an org, there are a few easy starting
points

First of all, run the automated org association checker:

fixie:0 > Fixie::CheckOrgAssociations.check_associations("acme")
Org acme is ok (6 users)

If it reports a problem with a user, you may be able to fix it
automatically:

fixie:0 > Fixie::CheckOrgAssociations.fix_association("acme", "mary")

This might need to be run multiple times to fix all of the errors.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
chef_fixie-0.3.0 doc/CommonTasks.md
chef_fixie-0.2.1 doc/CommonTasks.md
chef_fixie-0.2.0 doc/CommonTasks.md
chef_fixie-0.1.0 doc/CommonTasks.md