Skip to content

Commit

Permalink
Update inifile to 27857c28fc760a6010960226a4777f7b9bcf239e
Browse files Browse the repository at this point in the history
27857c28fc760a6010960226a4777f7b9bcf239e Merge pull request redhat-openstack#191 from tphoney/remove_allow_failure_travis
fd40618ecfffd6cffb791ac2db7bee9f462bca2b remove allowing failures for 4.0

Change-Id: I85035c7bd7453dccb303f2c0c3e442f9aa6ceeca
  • Loading branch information
xbezdick committed Nov 25, 2015
1 parent 99f562d commit 87847d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ mod 'horizon',
:git => 'https://github.com/openstack/puppet-horizon.git'

mod 'inifile',
:commit => '960d85a670191e8d59ac2aa67b20fc6160a40acd',
:commit => '27857c28fc760a6010960226a4777f7b9bcf239e',
:git => 'https://github.com/puppetlabs/puppetlabs-inifile.git'

mod 'ipa',
Expand Down
3 changes: 0 additions & 3 deletions inifile/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,5 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes"
- rvm: 2.1.6
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
allow_failures:
- rvm: 2.1.6
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
notifications:
email: false

0 comments on commit 87847d0

Please sign in to comment.