latest WIP
This commit is contained in:
19
Sublime/Puppet/Templates/module.tmTemplate/init.pp
Normal file
19
Sublime/Puppet/Templates/module.tmTemplate/init.pp
Normal file
@@ -0,0 +1,19 @@
|
||||
#
|
||||
# Module: ${TM_NEW_FILE_BASENAME}
|
||||
#
|
||||
# Created by ${TM_USERNAME} on ${TM_DATE}.
|
||||
# Copyright (c) ${TM_YEAR} ${TM_ORGANIZATION_NAME}. All rights reserved.
|
||||
#
|
||||
# Define:
|
||||
#
|
||||
#
|
||||
# Parameters:
|
||||
#
|
||||
#
|
||||
# Actions:
|
||||
#
|
||||
# Requires:
|
||||
#
|
||||
# Sample Usage:
|
||||
# (start code)
|
||||
# (end)
|
Reference in New Issue
Block a user