Skip to content

Commit 1650802

Browse files
committed
(IAC-365) updating tokens and dataset for honeycomb
1 parent dd1bf8c commit 1650802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
stage: acceptance
9696
- bundler_args:
9797
dist: trusty
98-
env: PLATFORMS=e7l_puppet5
98+
env: PLATFORMS=el7_puppet5
9999
rvm: 2.5.3
100100
before_script:
101101
- bundle exec rake 'litmus:provision_list[travis_el7]'

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ matrix:
101101
before_script: ["bundle exec rake 'litmus:provision_list[travis_el7]'", "bundle exec rake 'litmus:install_agent[puppet5]'", "bundle exec rake litmus:install_module"]
102102
bundler_args:
103103
dist: trusty
104-
env: PLATFORMS=e7l_puppet5
104+
env: PLATFORMS=el7_puppet5
105105
rvm: 2.5.3
106106
script: ["bundle exec rake litmus:acceptance:parallel"]
107107
services: docker

0 commit comments

Comments
 (0)