Courses on Spring 2019
Courses on Autumn 2018
Courses on Spring 2018
Comments
- VJ Karjalainen on DigiStartUp dig4tn024-3001 – Spring 2019 day and evening – 10 op
- Leo Kainulainen on Monialaprojekti Infra pro4tn004-3003 – kevät 2019 – 10 op – ja pro4tf023-3001
- Kristian Syrjänen on Monialaprojekti Infra pro4tn004-3003 – kevät 2019 – 10 op – ja pro4tf023-3001
- Alexi on Monialaprojekti Infra pro4tn004-3003 – kevät 2019 – 10 op – ja pro4tf023-3001
- Sampo Kaarenmaa on Aikataulu – Linux palvelimet ict4tn021-3004 ti – alkukevät 2019 – 5 op
About TeroKarvinen.com
580+ posts, 3900+ comments. Since 1998, in this address from 2004.
Subscribe
Tags
agenda android apache Arduino beginner command line configuration management configuration management system course dat8tf063 DevOps download embedded exam haaga-helia hardware Helsinki html5 ict4tn003 In English JavaScript kurssi lamp linux Linux Basics linux palvelimena mobile mysql OpenSSH Pasila pick puppet Python salt saltstack security server short ssh student test tutorial ubuntu vagrant VirtualBox
Configure Windows and Linux with Single Salt Module
If OS is Windows, the path is ‘C:\tero’. If OS is Linux, the path is ‘/tmp/tero’. You can use conditionals to create Salt modules that work in multiple operating systems.
Posted in Uncategorized
Tagged file path, if-else, jinja, jinja2, linux, muotti, salt, single source of thruth, template, variable, windows
Leave a comment
Simple Secrets in Salt Pillars
This is a simple example for storing secrets in Salt Pillars. If you have a hundred slaves machines, you don’t need to trust them all. Following this tutorial requires working salt master-slave installation and salt states.
Posted in Uncategorized
Tagged jinja, master-minion, master-slave, pillar, salt, saltstack, secret, template, variable
Leave a comment
Make a Million of Those – Jinja Templating Salt States
Do you need a 50 users and Apache name based virtual hosts for each? If you use salt, you can use loops and variables with Jinja templates on your states. This short example configuration creates three text files with different … Continue reading
Posted in Uncategorized
Tagged code generation, configuration management, for, for-each, for-in, jinja, jinja2, loop, multiple files, muotti, salt, saltstack, silmukka, template, variable
Leave a comment