+ Reply to Thread
Results 1 to 2 of 2

Thread: buildkit plugins

  1. #1
    peterh14 is offline Junior Member
    Join Date
    May 12th, 2008
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default buildkit plugins

    Is there any documentation/howto/bkm/blog about how to create a plugin for different kits? Specifically, I want to be able to add an IP address for my IB connection as a function of eth0, I want to be able to request that users click on a EULA agreement at install time, and I want to be able to ask for serial numbers or license files.

  2. #2
    mikem's Avatar
    mikem is offline Project Moderator
    Join Date
    April 10th, 2008
    Posts
    22
    Blog Entries
    9
    Downloads
    0
    Uploads
    0

    Default

    Hi,

    I would recommend you delay the EULA clicking and serial number providing until the first run of the application. Since it's possible that your kit is installed by anaconda when a node is being provisioned, there is no means for someone to provide input.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts