Module: Templates

Defined in:
lib/promotion/config.rb

Overview

A section of the configuration file that contains ERB template filenames

Constant Summary collapse

Profile =

filename for template for /etc/profile

"profile.erb"
Rc_conf =

filename for template for /etc/rc.conf.local

"rc.conf.local.erb"
Sudoers =

filename for template for /etc/sudoers

"sudoers.erb"
Crontab =

filename for Crontab template

"crontab.erb"
Newsyslog =

filename for template for /etc/newsyslog.conf

"newsyslog.conf.erb"