Hi Chalitha, Reason for this is Puppet muster cannot find the hieradata, You have to do below configuration in puppet.conf as mentioned in the doc [1].
[main] dns_alt_names=puppetmaster,puppet environmentpath = $confdir/environments hiera_config = /etc/puppet/hiera.yaml [master] autosign=true [1] https://github.com/wso2/puppet-base/wiki/Use-WSO2-Puppet-Modules-in-puppet-master-agent-Environment/4882558f9173085d6f6e2af8b554e9d8095eaa2d Thanks Godwin On Wed, Nov 8, 2017 at 5:36 PM, Chalitha Waldeniyage <[email protected]> wrote: > Hi All, > > I am trying to configure two node IS cluster(IS 5.3.0 WUM updated pack) > using latest puppet scripts in [1]. I have done all the configuration [2] > both in puppet master and agent. As the final step, execute the startup.sh > file in each agent node and ended by having the below output where i > couldn't see any errors but proper configs are not copied in agent nodes. > I have tried out the solutions mentioned in [3] and [4] still couldn't > figure out the actual problem. Appreciate your help on this. > > Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations > (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning') > Info: Retrieving pluginfacts > Info: Retrieving plugin > Info: Caching catalog for fedarationhubn1.openstacklocal > Info: Applying configuration version '1510141208' > Notice: Finished catalog run in 0.01 seconds > > [1] https://github.com/wso2/puppet-is > > [2] https://github.com/wso2/puppet-base/wiki/Use-WSO2- > Puppet-Modules-in-puppet-master-agent-Environment/ > 4882558f9173085d6f6e2af8b554e9d8095eaa2d > > [3] https://groups.google.com/forum/#!topic/puppet-users/aJg-_sfaPcA > > [4] https://groups.google.com/forum/#!topic/puppet-users/GEMxMZNPwFY > > > Thank you, > Chalitha. > -- > *Chalitha Maheshwari* > Software Engineer-QA, > WSO2 Inc. > > *E-mail:* [email protected] > *Mobile: *+94710 411 112 <+94%2071%20041%201112> > -- *Godwin Amila Shrimal* Associate Technical Lead WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: *+94772264165* linkedin: *https://www.linkedin.com/in/godwin-amila-2ba26844/ <https://www.linkedin.com/in/godwin-amila-2ba26844/>* twitter: https://twitter.com/godwinamila <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
