Skip to content

Commit

Permalink
more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
antmoth committed Nov 25, 2024
1 parent 1d471c6 commit 221b343
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions manifests/profile/fulcrum/fedora.pp
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@
notify => Service['fedora'],
}

service { 'mysqld':
enable => true,
ensure => running,
}

service { 'fedora':
ensure => 'running',
enable => true,
Expand Down
5 changes: 0 additions & 5 deletions spec/fixtures/hiera/fulcrum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ nebula::profile::networking::firewall::http_datacenters::networks:
block: '10.1.2.0/24'
datacenter: two


nebula::profile::fulcrum::solr::solr_home: "/s0lr/h0me"
nebula::profile::fulcrum::solr::port: "2525"


### Compatibility data
# While we are running combined Apache+Fulcrum nodes and until we
# extract the www-lib pieces, these settings need to be present.
Expand Down

0 comments on commit 221b343

Please sign in to comment.