Software configuration management (SCM) is the task of tracking and controlling changes in the software deployments
Example scenario: config files for a certain service are kept under version control on a private github repo. I want …
deployment github wget configuration-management ansibleI'm working on a solution with multiple projects (class libraries, interop, web application, etc) in VS2010. For the web application, …
configuration visual-studio-2010 configuration-managementShould be simple, but whatever I try returns null: const string key = "system.web"; var sectionTry1 = WebConfigurationManager.GetSection(key); var …
c# asp.net-mvc web-config configuration-managementIn the Salt system there are grains and pillars. I understand how I can assign custom grains, but when would …
salt-stack configuration-management(Please note: after receiving initial answers, this issue seems to not be just an issue with passing the variables, but …
digital-ocean devops terraform configuration-management infrastructureI have applied a label to directory in clear case recursively. How can I remove all those labels?
clearcase configuration-managementBasically I am creating a Salt state describing Munin server configuration and I need to get a list of all …
configuration-management salt-stackHow do you (your company) manage the config-files of the apps/systems you build? Let me tell you how we …
deployment configuration environment configuration-managementI have a subversion repository that is a mirror of another remote repository. I use svnsync to mirror the repository …
svn build-process configuration-managementWhat is the basic difference between convergence and idempotence in Chef?
chef-infra theory configuration-management