Skip to content

Here we will have general purpose saltstack-forumulas which will be used in CloudHero

Notifications You must be signed in to change notification settings

cloud-hero/saltstack-formulas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaltStack Formulas

Here you can see how things are going to be setup in your system.

We are happy to accept support for new software. In order to get started on how to extend this, have a look at the already provided formulas, such as the memcached one.

The purpose is to provide a stable repo which can be plugged in directly in SaltStack.

All you have to do is create a new config file /etc/salt/master.d/cloudhero.conf with the following contents:

fileserver_backend:
  - git

gitfs_remotes:
  - https://github.com/cloud-hero/saltstack-formulas.git

After you restart the master the new files should be visible when you run salt-run fileserver.file_list. Depending on your Linux distro it might be required to install GitPython.

Enjoy!

About

Here we will have general purpose saltstack-forumulas which will be used in CloudHero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published