Re: [foreman-dev] Custom hiera in Katello 3.4 deployment

2017-12-07 Thread Ewoud Kohl van Wijngaarden

On Thu, Dec 07, 2017 at 04:16:14PM +0100, Lukas Zapletal wrote:

I have Katello 3.4 and I created this file:

/etc/foreman-installer/custom-hiera.yaml

---
dns::zones:
 home.lan:
   soa: winter.home.lan
   soaip: 192.168.99.1
   contact: hostmaster.home.lan.

After re-running the installer (in dry mode) nothing really happens.
This is already configured system, is there anything I need to do in
order to add this zone?


That depends on 88d31627716da45696a0628a892c83dc10ebfc86[1] which was 
included in theforeman-dns 5.0.1. Foreman 1.15 only includes 3.0.1 so it 
needs a backport. I don't think we'll be doing more of those for 
upstream but I can do it downstream.


[1]: 
https://github.com/theforeman/puppet-dns/commit/88d31627716da45696a0628a892c83dc10ebfc86

--
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[foreman-dev] Custom hiera in Katello 3.4 deployment

2017-12-07 Thread Lukas Zapletal
Hey,

I have Katello 3.4 and I created this file:

/etc/foreman-installer/custom-hiera.yaml

---
dns::zones:
  home.lan:
soa: winter.home.lan
soaip: 192.168.99.1
contact: hostmaster.home.lan.

After re-running the installer (in dry mode) nothing really happens.
This is already configured system, is there anything I need to do in
order to add this zone?

Thanks

-- 
Later,
  Lukas @lzap Zapletal

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.