- Extending SaltStack
- Joseph Hall
- 137字
- 2021-07-16 12:42:18
Summary
Salt is made possible by the existence of the loader system, which detects which modules are able to load, and then only what is available. Types of module that make use of the lazy loader will only be loaded on demand.
Python is an integral part of Salt, allowing modules to be easily written and maintained. Salt ships with a library of functions that help support the loader system, and the modules that are loaded with it. These files live in various directories under the salt/ directory in Salt's code base. For example, execution modules live in salt/modules/.
This chapter barely brushed the surface of what is possible with Salt, but it got some necessary concepts out of the way. From here on in, the focus will be all about writing and maintaining modules in Python.
- 大數據戰爭:人工智能時代不能不說的事
- Linux Mint System Administrator’s Beginner's Guide
- Dreamweaver CS3網頁制作融會貫通
- 圖解PLC控制系統梯形圖和語句表
- Java開發技術全程指南
- 自主研拋機器人技術
- 讓每張照片都成為佳作的Photoshop后期技法
- 人工智能與人工生命
- 基于敏捷開發的數據結構研究
- 在實戰中成長:C++開發之路
- Hands-On Dashboard Development with QlikView
- Hands-On SAS for Data Analysis
- JRuby語言實戰技術
- 基于Proteus的PIC單片機C語言程序設計與仿真
- 仿蛛機器人的設計與制作