Skip to content

Commit

Permalink
papr: Use Fedora 26
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Milner <[email protected]>
  • Loading branch information
ashcrow committed Sep 19, 2017
1 parent a53bbde commit 3c916ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .papr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
cluster:
hosts:
- name: ocp-master
distro: fedora/25/atomic
distro: fedora/26/atomic
- name: ocp-node1
distro: fedora/25/atomic
distro: fedora/26/atomic
- name: ocp-node2
distro: fedora/25/atomic
distro: fedora/26/atomic
container:
image: fedora:25
image: registry.fedoraproject.org/fedora:26

packages:
- gcc
Expand All @@ -30,7 +30,7 @@ packages:
- openssl-devel
- redhat-rpm-config

context: 'fedora/25/atomic'
context: 'fedora/26/atomic'

env:
OPENSHIFT_IMAGE_TAG: v3.6.0
Expand Down

0 comments on commit 3c916ec

Please sign in to comment.