Bug 728251
Summary: | admin.conf file contains user specific directory | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | dgao |
Component: | user-experience | Assignee: | James Slagle <jslagle> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | dgao |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | jortel, pthomas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 12:11:00 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 647488 |
Description
dgao
2011-08-04 14:01:45 UTC
fixed in commit d449469559127ab392cbe71cbb450b29bee4a7d9 build: 0.221 verified [root@preethi ~]# rpm -q pulp pulp-0.0.222-1.fc14.noarch [root@preethi ~]# cat /etc/pulp/admin/admin.conf # The pulp server configuration # host : The pulp server # port : The port providing the RESTful API. # scheme : The protocol. # interval : The agent update interval [server] host = preethi.usersys.redhat.com port = 443 scheme = https path = /pulp/api interval = 240 # Additional directory to search for plugins [plugins] plugin_dirs = /usr/lib/pulp/admin/plugins Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |