Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cyber-sandbox-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MUNI-KYPO-CSCMUNI-KYPO-CSC
  • cyber-sandbox-creator
  • Issues
  • #80
Closed
Open
Issue created Jun 28, 2021 by Valdemar Švábenský@395868Maintainer

CSC should handle Ansible variables passed via command line

After resolving the issue https://gitlab.ics.muni.cz/muni-kypo-csc/cyber-sandbox-creator/-/issues/74, CSC can now generate sandboxes for locally deployed games, such as Junior hacker.

The only thing that must be added manually to the generated Vagrantfile is the line for processing Ansible args, such as ansible.raw_arguments = Shellwords.shellsplit(ENV['ANSIBLE_ARGS']) if ENV['ANSIBLE_ARGS']. We should discuss if CSC can be extended to handle this automatically.

Assignee
Assign to
Time tracking