2026-08-10 06:09:38 -04:00
2026-08-10 06:09:38 -04:00
2026-08-10 05:29:52 -04:00

blender-formula

Formula to manage Blender installations

Available States

blender

Includes all of the states required to install Blender.

blender.install

Installs blender from the tarball source package.

Configuring Blender

The most important variable to worry about is the version setting. This will tell the formula which version to download and install from Blender

blender:
  version: 4.1.0

You can also modify the download_url_base setting if you wish to download Blender from another service:

blender:
  download_url_base: 'https://download.example.com/blender/'

Please refer to pillar.example for a complete reference.

S
Description
SaltStack formula to install Blender
Readme BSD-3-Clause 40 KiB
Languages
SaltStack 62.2%
Jinja 37.8%