Code review comment for ~rjschwei/cloud-init:addZyppRepos

Revision history for this message
Scott Moser (smoser) wrote :

Oh, and one other thing:
 zypp_repos

Can we make the top level key just 'zypp' (or zypper?) i dont know which is correct, but we're really trying to get to fewer top level keys rather.
  zypp:
    repos:
      stuff...here..

rather than
  zypp_repos:
    stuff_here
  zypp_config:
    stuff here....

« Back to merge proposal