Changeset 541 for trunk/confman.conf.in


Ignore:
Timestamp:
12/15/2011 16:24:45 (5 months ago)
Author:
blee
Message:

add CONF_COMMIT_REPO_ONLY option, fixes #122

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r525 r541  
    109109UPDATE_RELEVANT_ONLY="false" 
    110110 
     111# In centrally managed confexport/confsync environments, the expected 
     112# behavior of a "confman commit" is a repository-only operation, with 
     113# with no regard for the current machine's recipe or the subsequent 
     114# rollout to the filesystem. 
     115CONF_COMMIT_REPO_ONLY="false" 
Note: See TracChangeset for help on using the changeset viewer.