diff options
author | mail_redacted_for_web | 2017-09-06 16:37:30 -0700 |
---|---|---|
committer | mail_redacted_for_web | 2017-09-06 16:37:30 -0700 |
commit | 4c0ea09e1921f0b32f63a0b1efe7fb841b45450f (patch) | |
tree | 6ce7bd7707c0abc0bbab731b4b1b908975cd4e3b | |
parent | d877ba22b624bbd949b0258751f3da1ee7347141 (diff) | |
download | control-repo-template-4c0ea09e1921f0b32f63a0b1efe7fb841b45450f.tar.bz2 |
Reverting whitespace commit
There was an accidental commit made on the production branch (https://github.com/puppetlabs/control-repo/commit/d877ba22b624bbd949b0258751f3da1ee7347141). This commit is to correct and revert the change.
-rw-r--r-- | environment.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/environment.conf b/environment.conf index 912ebfe..a986777 100644 --- a/environment.conf +++ b/environment.conf @@ -1,4 +1,2 @@ modulepath = site:modules:$basemodulepath config_version = 'scripts/config_version.sh $environmentpath $environment' - - |