diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-01-17 18:47:58 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-01-17 18:47:58 +0000 |
commit | fc4965810c7c1835088a30c43336a8b96178c973 (patch) | |
tree | af3283f9fc01e3e8f70f9c1cfbc7cd3cfc13e14b | |
parent | 9d5fc5312866a093a80cdc5c6eccef35f9a8673e (diff) | |
download | puppet-fc4965810c7c1835088a30c43336a8b96178c973.tar puppet-fc4965810c7c1835088a30c43336a8b96178c973.tar.gz puppet-fc4965810c7c1835088a30c43336a8b96178c973.tar.bz2 puppet-fc4965810c7c1835088a30c43336a8b96178c973.tar.xz puppet-fc4965810c7c1835088a30c43336a8b96178c973.zip |
dns/mageia.org.zone: add comment
-rw-r--r-- | deployment/dns/templates/mageia.org.zone | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index e78704e5..4de8f87a 100644 --- a/deployment/dns/templates/mageia.org.zone +++ b/deployment/dns/templates/mageia.org.zone @@ -1,4 +1,5 @@ <%- + # nodes list defined in puppet/manifests/nodes_ip.pp nodes = scope.lookupvar('::nodes_ipaddr') -%> ; puppet-distributed file |