Skip to content

Commit

Permalink
Merge 05d6947 into b18eae6
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon authored Oct 23, 2024
2 parents b18eae6 + 05d6947 commit 9f9ac32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/how-to/openstack-runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ The `openstack-network` configuration sets the network used to create the OpenSt
Note that the network should be configured to allow traffic from the charm deployment (Juju machine) to the OpenStack virtual machine, and traffic from the OpenStack virtual machine to GitHub.

The network documentation is [here](https://docs.openstack.org/neutron/latest/admin/intro-os-networking.html).

> NOTE: The name of the application must not be longer than 50 characters. A valid runner name is 64 characters or less in length and does not include '"', '/', ':',
'<', '>', '\', '|', '*' and '?'. 14 characters are reserved for Juju unit number and unique identifier.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ cosl ==0.0.15
# juju 3.1.2.0 depends on pyyaml<=6.0 and >=5.1.2
PyYAML ==6.0.*
pyOpenSSL==24.2.1
github_runner_manager @ git+https://github.com/canonical/github-runner-manager.git@36bd8439a4a07397fa40453f1687d18d1e028a2b
github_runner_manager @ git+https://github.com/canonical/github-runner-manager.git@16c82ddadb9abbafef0a80cc4f86faee1c96ee8a

0 comments on commit 9f9ac32

Please sign in to comment.