Added basic utilities.
This commit is contained in:
parent
f55f4d699d
commit
84475594cc
8 changed files with 113 additions and 19 deletions
3
modules/rhizomatica_base_system/templates/vars.sh.erb
Normal file
3
modules/rhizomatica_base_system/templates/vars.sh.erb
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
BTS1=<%= @bts1_address %>
|
||||
RECIPIENTS=<%= @mail_admins %>
|
Loading…
Add table
Add a link
Reference in a new issue