Hide Forgot
Description of problem: [root@per5-ops-pulp1 pulp]# pulp-admin repogroup update --id=puppet --interval=P1D [ ops-live-rhel-6-x86_64-puppet_dependencies ] Exception: update keyword "sync_schedule", not-supported We removed this functionality as a part of refactoring to make repo updates atomic, but looks like cli wasn't updated.
fix pushed in revision 549079c4f5de7cfcb78d039045297fede33120a8
build: 0.258
verified [root@preethi ~]# rpm -q pulp pulp-0.0.258-1.fc15.noarch [root@preethi ~]# pulp-admin repogroup update --help Usage: pulp-admin <options> repogroup update <options> Options: -h, --help show this help message and exit --id=ID repository group id (required) --arch=ARCH package arch repositories should support --feed_ca=FEED_CA path location to the feed's ca certificate --feed_cert=FEED_CERT path location to the feed's entitlement certificate --feed_key=FEED_KEY path location to the feed's entitlement certificate key --remove_feed_cert if specified, the feed certificate information will be removed from group repositories --consumer_ca=CONSUMER_CA path location to the ca certificate used to verify consumer requests --consumer_cert=CONSUMER_CERT path location to the entitlement certificate consumers will be provided at bind to grant access to all group repositories --consumer_key=CONSUMER_KEY path location to the consumer entitlement certificate key --remove_consumer_cert if specified, the consumer certificate information will be removed from group repositories --addkeys=ADDKEYS a ',' separated list of directories and/or files containing GPG keys --rmkeys=RMKEYS a ',' separated list of GPG key names [root@preethi ~]#
Pulp v1.0 is released Closed Current Release.
Pulp v1.0 is released.