Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Creates invalid shortcut for version 14.1.3 #12

Description

@l0b0

With this configuration:

class { 'idea::ultimate':
  version => '14.1.4',
  build   => '141.1532.4',
}

the file system ends up with this shortcut:

$ ls -l /opt/idea
lrwxrwxrwx 1 root root 20 Jun 20 18:27 /opt/idea -> /opt/idea-IU-141.1532.4

At least for this version the installation path ends up being /opt/idea-14.1.4/idea-IU-141.1532.4, so the shortcut should point there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions