.
Zhang
Zhang
> On Aug 26, 2019, at 10:34 PM, Zhang Zhao wrote:
>
> Hi Martin,
> I was sure that the hostname of the master was puppet. But still got the same
> error when I ran puppet agent —test on the agent side. Any idea where else I
> need to check?
>
> [root@pupp
gt;
>> On 23. Aug 2019, at 09:49, Zhang Zhao > <mailto:zhang.alex.z...@gmail.com>> wrote:
>>
>> Hi Martin,
>> This is the Vagrantfile below.. I didn’t DNS and NTP..It’s just a very
>> simple testing environment. And puppet master and agent are able to ping
-centos" do |c|
c.vm.box = "centos/7"
c.vm.network "private_network", ip: "192.168.2.11"
c.vm.hostname = "centos"
end
end
Zhang
> On Aug 23, 2019, at 12:43 AM, Martin Alfke wrote:
>
> Hi Zhang,
>
>> On 23. Aug 2019
d
> On Aug 22, 2019, at 4:58 AM, Martin Alfke wrote:
>
> Hi,
>
>
>> On 22. Aug 2019, at 08:02, Zhang Zhao > <mailto:zhang.alex.z...@gmail.com>> wrote:
>>
>> Hi,
>> I am new to Puppet. Trying to set up a test environment. But the agent coul
Hi,
I am new to Puppet. Trying to set up a test environment. But the agent
could not request a certificate as connection refused. I made sure that
puppet server was running and service was enabled. Anyone can let me know
where was wrong? Thanks.
Zhang
On PuppetMaster,
[root@puppetmaster ~]#