Aisrael Ubuntu Os

  • By Adam Israel
Channel Revision Published Runs on
latest/stable 0 18 Mar 2021
Ubuntu 16.04 Ubuntu 14.04
juju deploy aisrael-ubuntu-os
Show information

Platform:

Ubuntu
16.04 14.04

Learn about actions >

  • disable-unattended-upgrades

    Disable unattended upgrades.

  • enable-unattended-upgrades

    Enable unattented upgrades

    Params
    • blacklist string

      The packages to not automatically upgrade.

    • components string

      A comma-delimited list of components to enable unattended upgrades for.

  • generate-ssh-key

    Generate a new SSH keypair for this unit. This will replace any existing previously generated keypair.

  • get-ssh-public-key

    Get the public SSH key for this unit.

  • reboot

    Reboot the VNF virtual machine.

  • restart

    Stop the service on the VNF.

  • run

    Run an arbitrary command

    Params
    • command string

      The command to execute.

    Required

    command

  • start

    Stop the service on the VNF.

  • stop

    Stop the service on the VNF.

  • upgrade

    Upgrade the software on the VNF.

  • verify-ssh-credentials

    Verify that this unit can authenticate with server specified by ssh-hostname and ssh-username.