6.2

Table Of Contents
3 (Optional) Run the Ruby script with the -h option to view the registration options.
ruby RegisterWithAppD.rb -h
Options:
-i, --appd_ip APPSERVICESIP Specify the IP address or host name of the Application
Services instance.
-u, --appd_user USERNAME Specify the user name of the administrator account for
the Application Services instance. The default is
admin.
-p, --appd_password PASSWORD Specify the password for the administrator account.
-t, --appd_tenant TENANT Specify the name of the tenant assigned to the user.
-g, --appd_group GROUP Specify the business group assigned to the user.
-d, --appd_de_name DENAME Specify the name of the deployment environment to
register this puppet master under.
-n, --node_manifest_dir DIR Specify the directory where Application Services places
node definition files for servers under its management.
The default is the 'appd_nodes' sub-directory under the
site manifest directory.
-c, --cert_name CN Specify the 'subject' for the certificate that
Application Services uses to authenticate to Puppet
Master. The default is 'vmware-appd'.
-s, --[no-]skip_mc_agent Install the Application Services MCollective agent and
restart the MCollective daemon. Installs the MC agent
by default. Use -s to skip.
4 Run the Ruby script to register the Puppet Master solution instance with the Application Services
instance.
ruby RegisterWithAppD.rb -i APPSERVICESIP -u USERNAME -p PASSWORD
-d DENAME -t TENANT -g GROUP
5 Verify that you receive a notification when the script successfully registers the solution instance.
6 Log in to the Application Services Web interface.
7 On the Application Services title bar, click the drop-down menu and select Clouds > Deployment
Environments.
8 Select the existing deployment environment with the registered solution instance.
9 Select the Solution Instances tab and click the solution instance.
10 If you are running the Ruby script on Puppet Master Open Source, perform the following steps.
a Click Edit in the toolbar.
b In the Agents section, set the is_enterprise property value to false.
c Click Save to finish.
11 Click Validate Connection to check the connection to the server.
Using Application Services
VMware, Inc. 73