Modify

Ticket #702 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

repo-validate fails if services have a restart attribute

Reported by: hunter Owned by: desai
Priority: major Milestone: Bcfg2 1.0.0 Release
Component: bcfg2-client Version: 1.0
Keywords: Cc:

Description

-- /usr/share/bcfg2/schemas/servicetype.xsd~ 2009-05-18 18:17:54.000000000 -0500 +++ /usr/share/bcfg2/schemas/servicetype.xsd 2009-07-30 16:49:49.000000000 -0500 @@ -21,6 +21,7 @@

<xsd:attribute name='status' type='xsd:string' use='required'/> <xsd:attribute name='type' type='xsd:string' use='required'/> <xsd:attribute name='port' type='xsd:string'/>

+ <xsd:attribute name='reload' type='xsd:string'/>

<xsd:attribute name='protocol' type='xsd:string'/> <xsd:attribute name='mode' type='xsd:string'/> <xsd:attribute name='custom' type='xsd:string'/>

Attachments

Change History

comment:1 Changed 14 years ago by solj

  • Status changed from new to closed
  • Resolution set to fixed

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.