Skip to content

Commit

Permalink
add new variables
Browse files Browse the repository at this point in the history
  • Loading branch information
kayiwa committed Oct 7, 2024
1 parent ed6fe12 commit 59e14e5
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions roles/gitlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,13 @@ Requirements
Role Variables
--------------

`gitlab_loadbalancer_domain_name: "github-http-name.princeton.edu`
```bash
gitlab_trusted_proxies: "'172.20.80.13', '172.20.80.14', '172.20.80.19'"
gitlab_loadbalancer_domain_name: "git-env.lib.princeton.edu"
```

Dependencies
------------

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook
----------------

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
roles:
- { role: username.rolename, x: 42 }

License
-------

BSD

Author Information
------------------

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

0 comments on commit 59e14e5

Please sign in to comment.