med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

359
active users

#configuration_management

0 posts0 participants0 posts today
Kevin Karhan :verified:<p>Addendum: Thanks everyone for their input so far!</p><p>###</p><p><em>Stupid</em> <a href="https://infosec.space/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> / <a href="https://infosec.space/tags/Unix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Unix</span></a> question - honest answers please! :boost_ok: </p><p>Why not <a href="https://github.com/greyhat-academy/sconfm" rel="nofollow noopener noreferrer" target="_blank">shove all configuration files in a git</a>?</p><ul><li>Obviously not the ones that actually matter like <code>id_rsa</code> and/or some other private keys / certificates...</li></ul><p>But like regular <a href="https://infosec.space/tags/SystemConfiguration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SystemConfiguration</span></a> files.</p><ul><li>In all seriousness noone should actually do this with a <em>public <code>git</code></em> but then again noone puts their Ansible public either.</li></ul><p>What did I miss with my train of thought, folks?</p><p><a href="https://infosec.space/tags/Unix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Unix</span></a> <a href="https://infosec.space/tags/configuration_management" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>configuration_management</span></a> <a href="https://infosec.space/tags/configuration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>configuration</span></a> <a href="https://infosec.space/tags/config" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>config</span></a> <a href="https://infosec.space/tags/sconfm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sconfm</span></a> <a href="https://infosec.space/tags/simple" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>simple</span></a> <a href="https://infosec.space/tags/git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>git</span></a> <a href="https://infosec.space/tags/rsync" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rsync</span></a> <a href="https://infosec.space/tags/backup" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>backup</span></a> <a href="https://infosec.space/tags/restore" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>restore</span></a> <a href="https://infosec.space/tags/deploy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>deploy</span></a> <a href="https://infosec.space/tags/system_configuration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>system_configuration</span></a> <a href="https://infosec.space/tags/Sysadmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Sysadmin</span></a></p>
Теодор Златанов / Ted Zlatanov<p>I’m doing a company training on <a href="https://infosec.exchange/tags/saltstack" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>saltstack</span></a> and am curious how others like to structure <a href="https://infosec.exchange/tags/configuration_management" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>configuration_management</span></a> trainings? Regardless of whether it’s <a href="https://infosec.exchange/tags/ansible" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ansible</span></a> or <a href="https://infosec.exchange/tags/cfengine" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cfengine</span></a> or <a href="https://infosec.exchange/tags/puppet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>puppet</span></a> <a href="https://infosec.exchange/tags/chef" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>chef</span></a> etc. I think there’s got to be some common paths people find easiest to follow.</p><p>Do you start with examples of the syntax or with the architecture or do a quick start CLI demo first? How quickly do you dig into writing “hello world” and what directions do you like to explore? What are the hard and the easy parts for you and for the students?</p>