Top "Configuration-management" questions

Software configuration management (SCM) is the task of tracking and controlling changes in the software deployments

chef server webui not working

I have download and installed chef-server-core_12.x DPKG package on ubuntu 13.x chef-server-ctl reconfigure ran successfully but when i try …

ubuntu chef-infra configuration-management
Vagrant provision live output

Is there a way to get Vagrant to display the output of the provisioning tool as it runs, rather than …

command-line ssh vagrant provisioning configuration-management
Puppet Apply: Could not find class for

It seems pretty simple thing, and it works on Vagrant, but I can't make it work on a EC2 server. …

puppet configuration-management
MKS Integrity Command line API

Has anyone here got experience in building a parser for the MKS Integrity command line API. I am planning to …

configuration-management command-line-tool mks mks-integrity
SaltStack - How to use a dictionary in pillar and loop through those values in template file?

I'm trying to make our configuration a little more modular. Currently, we have mostly hardcoded template files per environment that …

python salt-stack configuration-management
Remove computer from Configuration Manager (System Center 2012 R2) with script/batch/programatically?

We are having trouble with the Config Manager client randomly getting corrupted during installation on new computers. We are currently …

configuration-management system-center
How can I make multiple replacements on the same file using one saltstack state?

Here's my target file: Sonatype Nexus # ============== # This is the most basic configuration of Nexus. # Jetty section application-port=8081 application-host=0.0.0.0 nexus-webapp=${bundleBasedir}/…

replace nexus configuration-management salt-stack