Skip to content

Commit

Permalink
Update defaults on UID and GID added in #42 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
aerostitch authored Jan 23, 2017
1 parent 07429b2 commit 6d08c01
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,10 +505,14 @@ Default: `present`

UID of the OS user which will run the cli

Default: `450`

##### `gid`

GID of the OS user which will run the cli

Default: `450`

##### `location`

Location of the repository to mirror.
Expand Down Expand Up @@ -558,10 +562,14 @@ Default: `present`

UID of the OS user which will run the cli

Default: `450`

##### `gid`

GID of the OS user which will run the cli

Default: `450`

##### `default_distribution`

Default distribution (used only when publishing).
Expand All @@ -587,10 +595,14 @@ Default: `present`

UID of the OS user which will run the cli

Default: `450`

##### `gid`

GID of the OS user which will run the cli

Default: `450`

##### `source_type`

Type of source to snapshot. Correct values are:
Expand Down Expand Up @@ -620,10 +632,14 @@ Default: `present`

UID of the OS user which will run the cli

Default: `450`

##### `gid`

GID of the OS user which will run the cli

Default: `450`

##### `source_type`

Type of source to publish. Supported values are:
Expand Down

0 comments on commit 6d08c01

Please sign in to comment.