Can't make any change in Network Settings

  • Any change made in System | Network | Interfaces | Edit results in the below error when changes are applied.


    --
    Google is your friend and Bob's your uncle!


    A backup strategy is worthless unless you have a verified to work by testing restore strategy.


    OMV AMD64 7.x on headless Chenbro NR12000 1U Intel Xeon CPU E3-1230 V2 @ 3.30GHz 32GB ECC RAM.


  • Anyone?

    --
    Google is your friend and Bob's your uncle!


    A backup strategy is worthless unless you have a verified to work by testing restore strategy.


    OMV AMD64 7.x on headless Chenbro NR12000 1U Intel Xeon CPU E3-1230 V2 @ 3.30GHz 32GB ECC RAM.


    • Offizieller Beitrag

    IMO the file omv.deploy.hosts.20myentries (which seems to be a custom SLS file because it is not shipped by OMV) has a indention problem. Make sure it is correct YAML format.

  • Here is the file /srv/salt/omv/deploy/hosts/20myentries.sls


    Code
    {% set hosts = salt['cmd.shell']('cat /etc/hosts2') %}
    append_custom_hosts:
      file.append:
        - name: "/etc/hosts"
        - text: {{ hosts }}

    Edit:


    Not knowing how that file got there I renamed it with a .old extension and the errors stopped coming.

    --
    Google is your friend and Bob's your uncle!


    A backup strategy is worthless unless you have a verified to work by testing restore strategy.


    OMV AMD64 7.x on headless Chenbro NR12000 1U Intel Xeon CPU E3-1230 V2 @ 3.30GHz 32GB ECC RAM.


    Einmal editiert, zuletzt von gderf ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!