Actions
Feature #3051
closedTask to import environments only
Status:
Closed
Priority:
Normal
Assignee:
Category:
Puppet integration
Target version:
Description
Sometimes, an organization might not need to update the puppet classes, or use them at all. In that case, import:puppet_classes is unnecessary and in a large installation can take up to 40 minutes to complete. If the task runs once an hour that means a wait of 1 hour and 39 minutes for an unlucky user to get his environment in foreman.
This task only imports the environments so it is much faster and can run very often to keep the environment list updated. In our case it runs every 5 minutes.
https://github.com/theforeman/foreman/pull/541#issuecomment-16915521
Updated by Ohad Levy over 11 years ago
- Category set to Puppet integration
- Assignee set to Daniel Lobato Garcia
- Target version set to 1.3.0
Updated by Daniel Lobato Garcia over 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 2b15ea6f2c809049dac5ecddb5121e5ea9cd5d88.
Actions