Browse Source

fixed link

Tzu-Mainn Chen 7 years ago
parent
commit
e1f7c03599
1 changed files with 1 additions and 1 deletions
  1. 1 1
      playbooks/openstack/configuration.md

+ 1 - 1
playbooks/openstack/configuration.md

@@ -56,7 +56,7 @@ openshift_openstack_cluster_node_labels:
     mylabel: myvalue
 ```
 
-* `openshift_openstack_provision_user_commands` Allows users to execute shell commands via cloud-init for all of the created Nova servers in the Heat stack, before they are available for SSH connections. Note that you should use [custom Ansible playbooks](./configuration.md#dns-configuration) whenever possible. User specified shell commands for cloud-init need to be either strings or lists:
+* `openshift_openstack_provision_user_commands` Allows users to execute shell commands via cloud-init for all of the created Nova servers in the Heat stack, before they are available for SSH connections. Note that you should use [custom Ansible playbooks](./post-install.md#run-custom-post-provision-actions) whenever possible. User specified shell commands for cloud-init need to be either strings or lists:
 
 ```
 - openshift_openstack_provision_user_commands: