so, i fixed it. by reinstalling Windows... but it isn't a good solution.
пятница, 29 января 2016 г., 10:47:32 UTC+1 пользователь Alex M написал:
>
> where i can read logs about certificate requests?
>
>
>
> четверг, 28 января 2016 г., 17:46:57 UTC+1 пользователь Alex M напи
where i can read logs about certificate requests?
четверг, 28 января 2016 г., 17:46:57 UTC+1 пользователь Alex M написал:
>
> but when run as Administrator i receive an error:
>
> C:\>puppet agent -t
> Info: Caching certificate for test1.domain.company.com
> Error: Could no
; On Thu, Jan 28, 2016 at 6:48 AM, Alex M > wrote:
>
>> Hi,
>> i have Puppet v3.7.2 and same agent on Windows Server 2012 R2.
>> Now i'm training to maintain Windows Services. For that i created new
>> manifest:
>>
>> # cat /etc/puppet/modu
Hi,
i have Puppet v3.7.2 and same agent on Windows Server 2012 R2.
Now i'm training to maintain Windows Services. For that i created new
manifest:
# cat /etc/puppet/modules/disablesmb/manifests/init.pp
class disablesmb {
service { 'Audiosrv':
ensure => running,
en
Thank you! now it works!
среда, 20 января 2016 г., 21:56:55 UTC+1 пользователь Carthik Sharma
написал:
>
> helloword versus helloworld (missing l) :)
>
> On Wed, Jan 20, 2016 at 8:46 AM, Alex M > wrote:
>
>> Hi, i have Puppet 3.7.2 on Debian 8.2 x64. I added host Windows
Hi, i have Puppet 3.7.2 on Debian 8.2 x64. I added host Windows Server 2012
R2 into Puppet. Now i would like to do test manifest (Forder c:/test/
: present on WS)
#cat /etc/puppet/modules/helloword/manifests/init.pp
class helloworld {
file { 'c:/test/hello.txt':
content => "Hello