This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
tripleo-heat-templates
Code
Issues
Proposed changes
Browse Source
Merge "Use `undercloud` instead of `Undercloud` when delegating tasks" into stable/train
changes/40/763140/1
Zuul
1 month ago
committed by
Gerrit Code Review
parent
0846de7c16
0180a7ef63
commit
290059ebb0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deployment/ipa/ipaservices-baremetal-ansible.yaml
+ 1
- 1
deployment/ipa/ipaservices-baremetal-ansible.yaml
View File
@@ -166,7 +166,7 @@ outputs:
- name: unregister node from ipa server
import_role:
name: tripleo_ipa_cleanup
delegate_to:
U
ndercloud
delegate_to:
u
ndercloud
vars:
tripleo_ipa_keytab: {get_param: IdMNovaKeytab}
tripleo_ipa_hosts_to_delete:
Write
Preview
Loading…
Cancel
Save