Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes. #574

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,3 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

1 change: 1 addition & 0 deletions managed_modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
- puppet-nrpe
- puppet-nscd
- puppet-nsclient
- puppet-openvmtools
- puppet-openvpn
- puppet-php
- puppet-posix_acl
Expand Down
2 changes: 1 addition & 1 deletion moduleroot/.github/CONTRIBUTING.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ created virtual machines will be in `.vagrant/beaker_vagrant_files`.
Beaker also supports docker containers. We also use that in our automated CI
pipeline at [travis-ci](http://travis-ci.org). To use that instead of Vagrant:

```
```sh
PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=debian9-64{hypervisor=docker} BEAKER_destroy=yes bundle exec rake beaker
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ HOSTS:
is_cygwin: false
CONFIG:
log_level: verbose
type: aio
type: aio
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ HOSTS:
is_cygwin: false
CONFIG:
log_level: verbose
type: aio
type: aio
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ HOSTS:
is_cygwin: false
CONFIG:
log_level: verbose
type: aio
type: aio