diff --git a/fedora.yaml b/fedora.yaml index 48d86b1..8866cef 100644 --- a/fedora.yaml +++ b/fedora.yaml @@ -13,11 +13,6 @@ include: - oscore/kernel.yaml packages: - # file-transfer: note fuse-sshfs is not in RHEL - # so we can't put it in file-transfer.yaml - # Storage + # Storage; it's used in Fedora workstation for example, so we will enable it here. - btrfs-progs - # In F35+ need `iptables-legacy` package - # See https://github.com/coreos/fedora-coreos-tracker/issues/676#issuecomment-928028451 - - iptables-legacy - - nano-default-editor \ No newline at end of file + - nano-default-editor diff --git a/oscore/user-experience.yaml b/oscore/user-experience.yaml index 9c57cc5..b4ea30a 100644 --- a/oscore/user-experience.yaml +++ b/oscore/user-experience.yaml @@ -12,7 +12,7 @@ container-cmd: # RHCOS. packages: # Basic user tools - ## jq - parsing/interacting with JSON data + - jq # parsing/interacting with JSON data - bash-completion - coreutils - file