questions/devops-and-agile/page/50
Agents trust the master only if they ...READ MORE
Provisioning a replica duplicates specific components and ...READ MORE
I was looking to remove a few ...READ MORE
You can easily manage the firewall rules ...READ MORE
This error occurs when requesting an executable ...READ MORE
docker_volume { 'nfs-volume': ensure => ...READ MORE
Yes you could use them together. When you ...READ MORE
Yes of course you can!! You try ...READ MORE
In order to roll back the service ...READ MORE
Use aws_ssm module for this purpose: - name: ...READ MORE
Create a group in the inventory file ...READ MORE
--- - hosts: all become: yes tasks: - name: installing tools yum: ...READ MORE
Works in Jenkins can be activated intermittently ...READ MORE
Try this: Remove the existing apt repository by ...READ MORE
The puppetlabs/docker module supports the installation of ...READ MORE
You need to configure two settings to ...READ MORE
Hey @Dipika, to allocate a dns server ...READ MORE
Try adding a section to the user's ~/.ssh/config file ...READ MORE
Rake is sophisticated test runner written in ...READ MORE
This error occurs when Windows agents' time isn't synced. Windows agents ...READ MORE
Here's a quick script you can add ...READ MORE
You should note that you cannot call include on git::config. git::config is a ...READ MORE
To scale a service, add the following ...READ MORE
if u want to directly want to ...READ MORE
Your kp::testfile is a defined type, not ...READ MORE
By default Puppet Agent request to Puppet ...READ MORE
To automatically run build on code commit, follow ...READ MORE
By declaring pods with the label(s) and ...READ MORE
Hey @Jinu, you can try the following ...READ MORE
Configuration management is all about bringing consistency ...READ MORE
If PuppetDB is running but the Puppet ...READ MORE
The best way to do this is: copy ...READ MORE
Hey @Dipti, yes of course you can! ...READ MORE
You could try this: class remove_unmanaged { ...READ MORE
When a node is tainted, the pods ...READ MORE
This is often caused when you confuse ...READ MORE
I found a way around: Go to /Users/Username/.jenkins/ Open config.xml and remove ...READ MORE
Use requirements.yml file and running it with: ansible-galaxy install -r ...READ MORE
Here's an example of configuring NTP using ...READ MORE
Use the puppet module install command with ...READ MORE
Installing puppet-jenkins is easy. To install via Git, ...READ MORE
Yes,you could certainly restore them. To restore PuppetDB from one ...READ MORE
Facter is a library that reports and ...READ MORE
Puppet does not itself keep any timestamp ...READ MORE
Each node runs services to run containers ...READ MORE
For anyone interested in how to pull ...READ MORE
The puppet confdir depends on user that executes puppet ...READ MORE
Yes you can clean up resources in ...READ MORE
If Puppet apply is configured incorrectly, this error is ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.