Freeipa client configurations
Change-Id: I5232cb58b4a2fe86137b309b1b6d303739507613
diff --git a/freeipa/client/nsupdate.yml b/freeipa/client/nsupdate.yml
new file mode 100644
index 0000000..837b9c7
--- /dev/null
+++ b/freeipa/client/nsupdate.yml
@@ -0,0 +1,10 @@
+parameters:
+ _param:
+ freeipa_client_nsupdate_01_address: 172.16.10.240
+ freeipa:
+ client:
+ nsupdate:
+ - name: ${linux:network:hostname}.${_param:cluster_domain}
+ ipv4:
+ - ${_param:freeipa_client_nsupdate_01_address}
+ server: idm.${_param:cluster_domain}