Hi Alex,

Thank you for reply. Maybe i should specify more detail. I am using Openstack 
playbook in Openshift ansible project by following this read me: 
https://github.com/openshift/openshift-ansible/blob/master/README_openstack.md

In this playbook, besides master, nodes and infrastructure nodes, it also setup 
a DNS server which will resolve open shift internal nodes, but also do DNS 
forwarding. The problem is the DNS server uses its own IP as DNS server before 
install any package, of course it even can’t install named package, then 
nothing works. 

BR/Keven
 
> On Mar 1, 2016, at 05:47, Alex Irmel Oviedo Solis <[email protected]> 
> wrote:
> 
> Hello Keven, if you can access to the DNS server, you should write in bind 
> configuration file, something like:
> forwarders { 8.8.8.8; 8.8.4.4; };
> 
> Todo luck
> 
> El lun., 29 feb. 2016 17:13, Keven Wang <[email protected] 
> <mailto:[email protected]>> escribió:
> Hello Openshift users,
> 
> Anyone get latest Openshift origin installed on open shift via ansible 
> playbook? I get some pb with DNS. the created cluster uses a DNS VM as DNS 
> server, but this DNS server itself then can’t download package from internet 
> because itself can’t resolve external domain names to install bind package.
> 
> Any suggestions?
> 
> BR/Keven
> 
> _______________________________________________
> users mailing list
> [email protected] <mailto:[email protected]>
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users 
> <http://lists.openshift.redhat.com/openshiftmm/listinfo/users>

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to