2020-11-01 04:15:32 +00:00
|
|
|
# Loading the attributes:
|
|
|
|
include_recipe './attributes.rb'
|
|
|
|
|
|
|
|
# Install:
|
2020-11-01 05:31:00 +00:00
|
|
|
include_recipe './install-go-mmproxy.rb'
|
2020-11-01 04:53:06 +00:00
|
|
|
|
|
|
|
# Setup:
|
2020-11-01 05:31:00 +00:00
|
|
|
include_recipe './setup-go-mmproxy.rb'
|