Skip to content

Commit

Permalink
Merge pull request voxpupuli#239 from vinzent/remove_redora_24_suppor…
Browse files Browse the repository at this point in the history
…t_statement

Remove Fedora 24 support statement
  • Loading branch information
vinzent authored Nov 17, 2017
2 parents bbc5db0 + 7ed0ef5 commit 4f1d3be
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ selinux::boolean { 'puppetagent_manage_all_files': }
```
BEAKER_debug=yes BEAKER_set="centos-6-x64" PUPPET_INSTALL_TYPE="agent" bundle exec rake beaker &&
BEAKER_debug=yes BEAKER_set="centos-7-x64" PUPPET_INSTALL_TYPE="agent" bundle exec rake beaker &&
BEAKER_debug=yes BEAKER_set="fedora-24-x64" PUPPET_INSTALL_TYPE="agent" bundle exec rake beaker &&
BEAKER_debug=yes BEAKER_set="fedora-25-x64" PUPPET_INSTALL_TYPE="agent" bundle exec rake beaker
```

Expand Down
1 change: 0 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"24",
"25"
]
}
Expand Down
15 changes: 0 additions & 15 deletions spec/acceptance/nodesets/fedora-24-x64.yml

This file was deleted.

0 comments on commit 4f1d3be

Please sign in to comment.