Create the entrypoint .rb.
This commit is contained in:
parent
2a351a564d
commit
8931d6709c
|
@ -0,0 +1,6 @@
|
||||||
|
# Loading the attributes:
|
||||||
|
include_recipe './attributes.rb'
|
||||||
|
|
||||||
|
include_recipe './install.rb'
|
||||||
|
|
||||||
|
include_recipe './setup.rb'
|
Loading…
Reference in New Issue