Trending questions in DevOps & Agile

0 votes
1 answer

Jenkins not running as expected after changing the default port

If your Jenkins is running on Ubuntu Virtual ...READ MORE

Dec 19, 2018 in Jenkins by Charlie
3,753 views
0 votes
1 answer

Trying to execute bash script using Ansible one one node

You could make your task an asynchronous action by ...READ MORE

Jan 29, 2019 in Ansible by Kavya
1,978 views
0 votes
2 answers

Node unable to join cluster - saying token expired

@Eric's answer is on point. There's another ...READ MORE

Jan 16, 2019 in Kubernetes by Keshav
2,469 views
0 votes
1 answer

How do i install splunk on ubuntu?

Hey @Dipti, follow these steps to install ...READ MORE

Feb 27, 2019 in DevOps Tools by Kalgi
720 views
0 votes
1 answer

Kubernetes:Unable to mount volumes with cloud-provider

Kuberenetes 1.5.0 and 1.5.3 does support cinder. ...READ MORE

Nov 30, 2018 in Kubernetes by DareDev
• 6,890 points
4,564 views
0 votes
1 answer

reboot all web servers in Canada, 15 at a time. is that possible in Ansible?

Of course, that is possible @Neel, just ...READ MORE

Mar 6, 2019 in Ansible by Yogesh
408 views
+1 vote
1 answer

Error saying "Package not a legal parameter in an Ansible task or a handler" - Ansible

This has been happening to a lot ...READ MORE

Jan 8, 2019 in Ansible by Takeshi
2,772 views
0 votes
1 answer

What are the different services provided by Nagios?

Nagios provides multiple services and I've listed ...READ MORE

Mar 1, 2019 in DevOps Tools by Isha
561 views
0 votes
2 answers

Running a cron job in a docker conratiner

Let’s create a new file called "crontab" ...READ MORE

Aug 7, 2018 in DevOps & Agile by Kalgi
• 52,360 points
11,930 views
0 votes
1 answer

How is puppet used as a Configuration Management tool?

System Administrators usually perform repetitive tasks such ...READ MORE

Mar 5, 2019 in Puppet by Saurab
415 views
0 votes
2 answers

What's the difference between git push and git commit?

I installed ubuntu on vagrant and gave ...READ MORE

Jan 3, 2019 in Git & GitHub by Ali
• 11,360 points
3,009 views
0 votes
1 answer

Saltstack on windows

Hi Neha, the reason you cannot find ...READ MORE

Feb 28, 2019 in DevOps Tools by Kunal
626 views
0 votes
2 answers

Error saying "SSH public key must be specified when running with aws" when trying to create the cluster

You need to create the public key ...READ MORE

Oct 17, 2018 in Kubernetes by Kalgi
• 52,360 points
3,461 views
0 votes
1 answer

What is Nagios?

When you talk about Nagios, the first ...READ MORE

Mar 1, 2019 in DevOps Tools by Lynda
526 views
0 votes
1 answer

Configure Puppet Enterprise

In the console, click Nodes > Classification, and select the ...READ MORE

Mar 5, 2019 in Puppet by Kyraa
358 views
0 votes
1 answer

Define a remote host to be monitored - Nagios

The host definition can be placed in ...READ MORE

Mar 1, 2019 in Nagios by kevin
513 views
0 votes
1 answer

Can I upgrade Ansible with available modules of ansible?

Ansible can upgrade itself using pip module ...READ MORE

Feb 8, 2019 in Ansible by Dee
1,417 views
0 votes
1 answer

Is using Puppet class Inheritance even useful?

Building a service from reusable Puppet modules ...READ MORE

Mar 5, 2019 in Puppet by Kyraa
343 views
0 votes
1 answer

How do I install docker on windows?

Hey @Dipti, Follow these steps to install ...READ MORE

Feb 25, 2019 in Docker by Kalgi
682 views
0 votes
1 answer

Error saying no module boto3 even though I have it.

Hey @Liala, try using hosts as localhost ...READ MORE

Feb 9, 2019 in Ansible by Monish
1,371 views
0 votes
1 answer

Error saying "ERROR! Unexpected Exception: 'module' object has no attribute '_vendor'"

Ansible is highly dependant on the python ...READ MORE

Jan 28, 2019 in Ansible by Varsha
1,879 views
0 votes
1 answer

How do I add ssh authorized keys in ansible playbook?

Hey @kailash use the authorized_key plugin that ...READ MORE

Feb 12, 2019 in Ansible by Kyra
1,261 views
0 votes
1 answer

Monitor POP3 services on my email servers

Hey @Jake, you can use the check_pop ...READ MORE

Mar 1, 2019 in Nagios by Layla
481 views
0 votes
1 answer

How do I get an ENV variable and store it into a local variable - Ansible

Hey @Ninja, that is possible. What you ...READ MORE

Jan 24, 2019 in Ansible by Thomas
2,029 views
0 votes
1 answer

Monitor IMAP service using Nagios

Hey @Kailash, you can use the check_imap ...READ MORE

Mar 1, 2019 in Nagios by Kiran
459 views
0 votes
1 answer

Monitor Web servers using Nagios

hey @Alan, you can use the check_http ...READ MORE

Mar 1, 2019 in Nagios by Kevin
453 views
0 votes
2 answers

Skills needed for becoming a good DevOps engineer

Some of the skills that a devops ...READ MORE

Jul 29, 2019 in DevOps & Agile by Sirajul
• 59,230 points
585 views
0 votes
1 answer

How to Install Puppet on CentOS?

You need two nodes for Puppet to ...READ MORE

Feb 27, 2019 in Puppet by Avinash
536 views
0 votes
1 answer

Error saying "Failed to find required executable npm in paths"

Hey @Thomas,  Seems like those extra paths have ...READ MORE

Jan 10, 2019 in Ansible by Naina
2,598 views
0 votes
1 answer

How do i set multiple authorized keys to my ansible playbook?

Try this: - name: Set up multiple authorized ...READ MORE

Feb 12, 2019 in Ansible by John
1,208 views
0 votes
1 answer

How do I install chef on Ubuntu?

Hey @Yamini, follow these steps to install ...READ MORE

Feb 26, 2019 in Chef by Kalgi
• 52,360 points
561 views
0 votes
1 answer

Issue while using the vagrant up command

I think the issue is with your ...READ MORE

Dec 20, 2018 in Other DevOps Questions by Alan
3,524 views
0 votes
1 answer

Error saying "Internal Error: this module does not support running commands via 'sudo'"

Hey @Syra, use the sudo directive in ...READ MORE

Feb 9, 2019 in Ansible by Monish
1,289 views
0 votes
1 answer

Error saying "ConnectionError(ProtocolError('Connection aborted.', error(2, 'No such file or directory')),)"

Hey @Nisha, you get this error when ...READ MORE

Feb 1, 2019 in Ansible by Kunal
1,630 views
0 votes
1 answer

Error while enabling the official puppet lab collection repository

Hey @Alia, try executing these commands and ...READ MORE

Feb 25, 2019 in Puppet by Nandita
566 views
0 votes
1 answer
0 votes
1 answer

Error saying "Package[pacman]/ensure: change from absent to present failed: Could not find package pacman"

Hey @Dipti, Add --debug --verbose to see the command ...READ MORE

Feb 25, 2019 in Puppet by Nandita
559 views
0 votes
1 answer

What are the pre-requisites to install docker?

Docker installation on Ubuntu requires the following: One ...READ MORE

Feb 21, 2019 in Docker by Sushith
715 views
0 votes
1 answer

What are connection plugins in Ansible?

Hey @Jay, connection plugins allow ansible to ...READ MORE

Feb 20, 2019 in Ansible by Shalaka
799 views
0 votes
1 answer

Problems occurred while installing Puppet on Ubuntu

Hey @Dipti, you could execute the following ...READ MORE

Feb 25, 2019 in Puppet by Nandita
542 views
0 votes
1 answer

Chef server on windows - Is that possible?

You cannot set a chef server on ...READ MORE

Feb 28, 2019 in Chef by Lina
435 views
0 votes
1 answer

Error while installing Puppet dashboard

Hey @Dipti, seems like you haven't enabled ...READ MORE

Feb 25, 2019 in Puppet by Nandita
536 views
0 votes
1 answer

How do I see all the inventory variables defined for my host?

Hey @Junaid, You can see all the ...READ MORE

Jan 31, 2019 in Ansible by Mahir
1,642 views
0 votes
1 answer

What is the use of etckeeper-commit-post and etckeeper-commit-pre on Puppet Agent?

Hey @Pallavi,  etckeeper-commit-post: In this configuration file you can ...READ MORE

Feb 15, 2019 in Puppet by Simran
959 views
0 votes
1 answer

How do I install Maven on Windows?

Hey @Laksha, to install Apache Maven all ...READ MORE

Feb 19, 2019 in Other DevOps Questions by Kashish
771 views
0 votes
1 answer

What are cache plugins in Ansible?

Cache plugins allow Ansible to store gathered facts ...READ MORE

Feb 20, 2019 in Ansible by Kashish
764 views
0 votes
1 answer

git error: RPC failed; curl 56 GnuTLS recv error

This is simple, you’re probably missing openssl ...READ MORE

Sep 26, 2018 in Git & GitHub by Tyrion anex
• 8,700 points
7,073 views
0 votes
1 answer

Backup file name - Ansible

Hey @Veronica, 6332 is the process ID ...READ MORE

Feb 4, 2019 in Ansible by Fazi Mullah Khan
1,406 views
0 votes
1 answer

Why do we need the concept of continuous Integration?

Continuous Integration (CI) is a development practice ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Rachel
885 views
0 votes
1 answer

Error saying "Error: Could not autoload puppet/provider/package/rpm: No child processes." While installing gcc through puppet

Hey @Laksha, check your internet connectivity. You usually ...READ MORE

Feb 15, 2019 in Puppet by Jugnu
920 views