Vadym Chepkov

Results 44 issues of Vadym Chepkov

I receive strange results. here is the original file ``` # # Forge modules # forge 'http://forge.puppetlabs.com' mod 'puppet/extlib', '1.1.0' mod 'puppet/make', '1.1.0' mod 'puppet/puppetboard', '2.9.0' mod 'puppet/r10k', '5.0.2' mod...

Would it be possible to utilize this module to compare results of compiling catalogs on the same master, but different branches of the code. This would be very helpful to...

Lens fails to parse Puppetfile with Inline comment For example: ``` mod 'golja/gnupg', '1.2.3' #dependency for rvm mod 'janschumann/rvm', '1.14.2' Failed to parse Puppetfile at line 2, character 0: Iterated...

Please consider release a bolt package with updated facter. The fix for Apple silicon is included in facter 4.5.2, that comes with puppet agent, but 4.5.0 that comes with bolt...

Bug
Jira

According to the up-to-date documentation the core components should be as follow: coredns - v1.9.3-eksbuild.5 kube-proxy - v1.24.10-minimal-eksbuild.1 cni - v1.13.2-eksbuild.1

bug

Noticed the following, after reboot (multiple in fact), server still shows that reboot is necessary. ``` # needs-restarting -r Core libraries or services have been updated since boot-up: * glibc...

Vagrant 9.3 image is still missing, could you publish it, please?

vagrant
9
8

Currently module assumes variables set in the class are available in called 'defined' types, for instance, class newrelic::agent::php calls newrelic::php::newrelic_ini and all it's variables are out of scope, so newrelic.ini.erb...

``` # puppet --version 4.8.2 ``` When trying to create a git_webhook resource, get an error: ``` # puppet apply githook.pp Notice: Compiled catalog for hub.chepkov.lan in environment production in...

EPEL repository now supplies nagios 4 for RHEL7 and, unfortunately, module is not compatible with it. I have made fixes in a fork, but they are intrusive and not backwards...