author | ymh <ymh.work@gmail.com> |
Fri, 08 Apr 2016 19:30:17 +0200 | |
changeset 149 | 3ace15523e6b |
parent 146 | dc4d1cdc47e0 |
permissions | -rw-r--r-- |
146
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
1 |
#This file is generated by ModuleSync, do not edit. |
28 | 2 |
require 'puppetlabs_spec_helper/module_spec_helper' |
3 |
||
146
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
4 |
# put local configuration and setup into spec_helper_local |
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
5 |
begin |
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
6 |
require 'spec_helper_local' |
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
7 |
rescue LoadError |
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
8 |
end |