Skip to content

Commit

Permalink
Extra blank lines
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <[email protected]>
  • Loading branch information
benr committed Sep 20, 2023
1 parent ffd37f9 commit d2a1437
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions attributes/default.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Copyright:: Mondoo, Inc.
# SPDX-License-Identifier: BUSL-1.1


default['mondoo']['registration_token'] = 'change_me'
default['mondoo']['api_proxy'] = nil

default['mondoo']['deb']['repo'] = 'https://releases.mondoo.com/debian/'
default['mondoo']['deb']['gpgkey'] = 'https://releases.mondoo.com/debian/pubkey.gpg'

default['mondoo']['rpm']['repo'] = 'https://releases.mondoo.com/rpm/$basearch/'
default['mondoo']['rpm']['gpgkey'] = 'https://releases.mondoo.com/rpm/pubkey.gpg'
default['mondoo']['rpm']['gpgkey'] = 'https://releases.mondoo.com/rpm/pubkey.gpg'

0 comments on commit d2a1437

Please sign in to comment.