Modify

Opened 12 years ago

Closed 12 years ago

#17 closed defect (fixed)

client_script_hook add/remove

Reported by: ramonb Owned by: bas
Priority: major Component: pxeconfig
Version: 4.0.2 Keywords:
Cc:

Description

Whenever pxeconfig <host> is called, the client_script_hook is called.

But when you run pxeconfig <host> you want for example a firewall rule to be _added_, when you run pxeconfig -r <host> you want the firewall rule to be _removed_.

Perhaps there should be two types of hooks:

  • client_script_add_hook
  • client_script_remove_hook

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by bas

  • Owner changed from somebody to bas
  • Status changed from new to assigned

Your right. I will come up with a solution

comment:2 Changed 12 years ago by bas

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

(In [203]) added two new configuration options for client program, closes #17

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
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.