diff options
author | elijah <elijah@riseup.net> | 2016-07-21 12:13:24 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-07-21 12:13:24 -0700 |
commit | d6719731dce8ee7e048a16a447a426abcaa44f24 (patch) | |
tree | 0298adb4240f1e255b672c40d3770fa3502016d9 /puppet/modules/openvpn/.fixtures.yml | |
parent | 2d6bfce47b3f50d2b058b938ad9b42a7cd2e3142 (diff) |
remove openvpn submodule
Diffstat (limited to 'puppet/modules/openvpn/.fixtures.yml')
-rw-r--r-- | puppet/modules/openvpn/.fixtures.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/puppet/modules/openvpn/.fixtures.yml b/puppet/modules/openvpn/.fixtures.yml deleted file mode 100644 index 1125ecca..00000000 --- a/puppet/modules/openvpn/.fixtures.yml +++ /dev/null @@ -1,6 +0,0 @@ -fixtures: - repositories: - concat: git://github.com/ripienaar/puppet-concat.git - symlinks: - openvpn: "#{source_dir}" - |