Importing the ZipKit for IIS 7.5 on Windows 2008 R2
After you have downloaded the files for the ZipKit, use the eZDeploy toolkit to import the ZipKit and make it available for use by the BMC Cloud Lifecycle Management.
Before you begin
Ensure that you have completed the following tasks:
- Download the IIS7.5 ZipKit .
- Ensure that you have an eZDeploy profile. See create an eZDeploy profile.
Importing the ZipKit
To import the ZipKit:
- Locate the folder to which you downloaded the ZipKit.
- Open a command prompt window and navigate to the folder to which you downloaded the ZipKit.
- Execute the eZDeploy toolkit by issuing the following command:
The toolkit extracts the blueprint and the BMC Server Automation objects (packages and scripts) and makes them available for the BMC Cloud Lifecycle Management. See Using the eZDeploy toolkit for more information.
To configure Network tag for blueprint
After eZDeploy toolkit makes the blueprint available for the BMC Cloud Lifecycle Management, you need to configure the Network tags that were imported with the blueprint as per your environment.
When defining network resources (for example, Network Interface Card details), you can tag the NIC and then use the policies to match tags on networks in the container.
- From the BMC Cloud Lifecycle Management Administration Console, click the vertical Workspaces menu on the left side of the window and select Service Blueprints.
- Open the service blueprint you imported in BMC Cloud Lifecycle Management, select the Service Deployment Definition.
- Select Resource set and click Edit.
- Click the Network Resources tab.
- In Network Select Method, select a tag (for example, Blueprint[Web] or Blueprint[DB]). The NIC tag is used to select the network to which the NIC should be attached (or routed).
- If you select Use Network Policies, the NIC tags are used to place the NIC on the network. The Service Governor selects the network based on a matching tag group and tag. See Tagging recommendations and examples for more details.
Where to go next