aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/template/network/bridge.xml
blob: 0555a4e0fafe3b3c1bd138bab43f66f174d290a0 (plain)
1
2
3
4
5
<network ipv6='no'>
  <name>REPLACE_NAME</name>
  <forward mode='bridge'>
  </forward>
</network>
-2.0 ############################################################################## --- classes: - system.linux.system.repo.keystorage.glusterfs parameters: _param: glusterfs_version: "3.13" linux: system: repo: mcp_glusterfs: # yamllint disable-line rule:line-length source: "deb http://ppa.launchpad.net/gluster/glusterfs-${_param:glusterfs_version}/ubuntu ${_param:linux_system_codename} main" key: ${_param:linux_system_repo_mcp_glusterfs_key} pin: - package: '*' pin: release o=LP-PPA-gluster-glusterfs-${_param:glusterfs_version} priority: 1100