Skip to content

liothen/ds-salt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DarkScience Salt configurations

Currently only supports FreeBSD and debian. for porting, please look at:

  • states/inspircd/init.sls
  • states/edit/vim.sls
  • states/security/init.sls

Since we support linux now, we should add package names as pillar data.

#Notes:

to ensure ports is installed on a machine please run: salt '*' ports.update extract=True

Compilation if inspircd will occur on IRC nodes. This took 10 minutes on my pretty powerful machine at home.

use: salt -t 1200 '*' state.highstate when first running a node.

I just want an irc node.

Well, you shouldn't be using this only for insp, but if you need to: salt -t 1200 'nodename' state.apply inspircd should do the trick.

About

DarkScience salt configs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 69.4%
  • SaltStack 16.1%
  • Shell 14.5%