Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor fixes

This article began as an artifact of 

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId45e63be1-2551-37a6-b050-86a38172f71d
keySIMP-6380
.

...

     | Env dirs:   | Puppet | Secondary | Writable |
     | ----------- | ------ | --------- | -------- |
     | production  | Yes    | Yes       | Yes      |
     | development | Yes    | Yes       | :x:      |
     | production  | Yes    | Yes       | Yes      |


simp environment fix ENVIRONMENT

...

* Ensure SELinux contexts under all environment directories (`fixfiles restore`)
* Restore FACLs under ${SECONDARY_ENVDIR} ${PUPPET_ENVDIR} ${WRITABLE_ENVDIR}`
* If ${SECONDARY_ENVDIR}/FakeCA/cacertkey doesn't exist, fill it will random gibberish/usr/share/simp/environment_templates/rsync/


Extra options: 

   (same as simp environment new)

simp environment validate [ENVIRONMENT] [OPTIONS]

...

    simp environment validate [ENVIRONMENT] [OPTIONS]

Checks include:

* FACLs, SELinux contexts, and permissions to all omni-environment files
* (Basically, everything that `simp env fix` would fix)

Extra options: 

   (same as simp environment new)

simp environment export ENVIRONMENT FILE [OPTIONS]

...