Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Sympl Sympl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Sympl
  • SymplSympl
  • Issues
  • #122

Closed
Open
Created Apr 14, 2019 by Paul Cammish@kelduumOwner

Symbiosis: `symbiosis-configure-ips` doesn't remove IPs it added once they are removed from /srv/*/config/ip

Imported from https://www.github.com/BytemarkHosting/symbiosis/issues/59

If an IP has been added to a machine via /srv/*/config/ip, then if removed, it won't be removed from the configuration until next reboot when it won't be re-added.

This is likely as it can't be determined that Symbiosis added the IP, so we should probably either:

  1. Make it clear in the docs that removing an IP will need a reboot or manual change via ip.
  2. Automatically remove any IPs not set somewhere in /srv/*/config/ip when running symbiosis-configure-ips.
  3. Provide a --force switch (like the other Symbiosis apps) to make the config match what symbiosis-configure-ips is trying to do.
Edited Apr 14, 2019 by Paul Cammish
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking