summaryrefslogtreecommitdiff
path: root/baserock/strata/virtualization/openvswitch.morph
blob: 06480827eff43edfe4ef7f8a5f0360d701290cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
name: openvswitch
kind: chunk
build-system: autotools
pre-configure-commands:
- ./boot.sh
configure-commands:
- |
  ./configure --prefix="$PREFIX" \
              --localstatedir=/var \
              --sysconfdir=/etc \
              --enable-ssl